summaryrefslogtreecommitdiff
path: root/ci/pinned.json (follow)
Commit message (Expand)AuthorAgeFilesLines
* ci/pinned: update•••This gives us nixfmt 1.2.0. From the nixpkgs-unstable channel at revision bde09022887110deb780067364a0818e89258968. Changes for nixfmt (1.1.0 → 1.2.0): https://github.com/NixOS/nixfmt/compare/v1.1.0...v1.2.0 Changes for nixd (2.7.0 → 2.8.2): https://github.com/nix-community/nixd/compare/2.7.0...2.8.2 Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4...e96d59dff5c0d7fddb9d113ba108f03c3ef99eca Changes for zizmor (1.20.0 → 1.21.0): https://github.com/zizmorcore/zizmor/compare/v1.20.0...v1.21.0 ------- ci/nixf-diagnose: update configuration Update nixf-diagnose configuration as per numtide/treefmt-nix@0c445aa The new config output should be semantically equivalent. Dyego Aurélio2026-01-221-6/+6
* ci/pinned: update•••This gives us: - actionlint 1.7.9 to support ubuntu-slim runners - editorconfig-checker 3.5.0 - Nix 2.32.4 to fix the performance regression for Eval from 2.32.2 From the nixpkgs-unstable channel: https://hydra.nixos.org/build/314568999#tabs-buildinputs Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/4ef3dfdbb5ddfb9e39999a2f2b0c2637277859d4...5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4 Wolfgang Walther2025-11-251-6/+6
* ci/pinned: update•••This gives us a bugfix in treefmt-nix for biome. From the nixpkgs-unstable channel: https://hydra.nixos.org/build/312625570#tabs-buildinputs Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/f56b1934f5f8fcab8deb5d38d42fd692632b47c2...4ef3dfdbb5ddfb9e39999a2f2b0c2637277859d4 Wolfgang Walther2025-11-051-6/+6
* ci/pinned: update•••This gives us Nix 2.32 for use in CI's Eval job and nixfmt 1.1.0. From the nixpkgs-unstable channel: https://hydra.nixos.org/build/311062898#tabs-buildinputs Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/5eda4ee8121f97b218f7cc73f5172098d458f1d1...f56b1934f5f8fcab8deb5d38d42fd692632b47c2 Co-authored-by: Wolfgang Walther <walther@technowledgy.de> Sergei Zimmerman2025-10-241-6/+6
* ci/pinned: update•••This gives us nixd 2.7.0, which is needed to add nixf-diagnose to treefmt. From the nixpkgs-unstable channel: https://hydra.nixos.org/build/308290354#tabs-buildinputs Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/128222dc911b8e2e18939537bed1762b7f3a04aa...5eda4ee8121f97b218f7cc73f5172098d458f1d1 Wolfgang Walther2025-09-261-6/+6
* ci/pinned: update•••This gives us Nix 2.31 in Eval and nixf-diagnose 0.1.4 which has auto-fix mode. From the nixpkgs-unstable channel: https://hydra.nixos.org/build/308169374#tabs-buildinputs Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/7d81f6fb2e19bf84f1c65135d1060d829fae2408...128222dc911b8e2e18939537bed1762b7f3a04aa Wolfgang Walther2025-09-221-6/+6
* ci/pinned: update•••This gives us a fixed `lixPackageSets.git`. From the nixpkgs-unstable channel: https://hydra.nixos.org/build/304569381#tabs-buildinputs Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/58bd4da459f0a39e506847109a2a5cfceb837796...7d81f6fb2e19bf84f1c65135d1060d829fae2408 Wolfgang Walther2025-08-121-6/+6
* ci/pinned: update•••This gives us Nix 2.30 as `nixVersions.latest`, which enables it for Eval in CI automatically. It also gives us markdown-code-runner 0.2.0, which allows it to run with treefmt. From the nixpkgs-unstable channel: https://hydra.nixos.org/eval/1817362#tabs-inputs Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/421b56313c65a0815a52b424777f55acf0b56ddf...58bd4da459f0a39e506847109a2a5cfceb837796 Wolfgang Walther2025-08-051-6/+6
* ci/pinned: update•••This gives us Nix 2.30 and nixfmt 1.0.0. From the nixpkgs-unstable channel: https://hydra.nixos.org/eval/1817034#tabs-inputs Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/a05be418a1af1198ca0f63facb13c985db4cb3c5...421b56313c65a0815a52b424777f55acf0b56ddf Wolfgang Walther2025-07-241-6/+6
* ci/pinned: update•••This gives us nixpkgs-review 3.4.0 to support #415006. From the nixpkgs-unstable channel: https://hydra.nixos.org/eval/1816084#tabs-inputs Changes for treefmt-nix: https://github.com/numtide/treefmt-nix/compare/1f3f7b784643d488ba4bf315638b2b0a4c5fb007...a05be418a1af1198ca0f63facb13c985db4cb3c5 Wolfgang Walther2025-06-141-6/+6
* ci/pinned: update•••From the nixpkgs-unstable channel: https://hydra.nixos.org/eval/1815701#tabs-inputs Wolfgang Walther2025-06-021-6/+6
* ci/pinned: manage nixpkgs and treefmt-nix with npins•••Instead of rolling our own update script which only works for a single pin, let's use npins. We can then use it for the treefmtNix pin as well, which was mostly unmaintained, so far. Wolfgang Walther2025-06-021-0/+31