diff options
| author | Silvan Mosberger <contact@infinisil.com> | 2024-07-18 15:52:11 +0200 |
|---|---|---|
| committer | Silvan Mosberger <contact@infinisil.com> | 2024-07-18 23:44:40 +0200 |
| commit | 18bf3998d54adb80dc55b7c6c9134e4a5789b556 (patch) | |
| tree | 762a9697cde94693e7730d49d3cc26c6d9a8ff3d | |
| parent | ci/update-pinned-nixpkgs.sh: Allow setting the rev (diff) | |
| download | nixpkgs-origin/backport-328186-to-release-24.05.tar.gz | |
ci/pinned-nixpkgs.json: updateorigin/backport-328186-to-release-24.05
Update it to https://hydra.nixos.org/eval/1807730#tabs-inputs, which
notably contains some fixes for nixfmt: https://github.com/NixOS/nixfmt/pull/215
(cherry picked from commit 8e1b9b9eb38108a7eac6d683a2121fc9134eb0f7)
| -rw-r--r-- | ci/pinned-nixpkgs.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/pinned-nixpkgs.json b/ci/pinned-nixpkgs.json index 29af1b022581..b32545b900a5 100644 --- a/ci/pinned-nixpkgs.json +++ b/ci/pinned-nixpkgs.json @@ -1,4 +1,4 @@ { - "rev": "cfb89a95f19bea461fc37228dc4d07b22fe617c2", - "sha256": "1yhsacvry6j8r02lk70p9dphjpi8lpzgq2qay8hiy4nqlys0mrch" + "rev": "521d48afa9ae596930a95325529df27fa7135ff5", + "sha256": "0a1pa5azw990narsfipdli1wng4nc3vhvrp00hb8v1qfchcq7dc9" } |
