0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

nixVersions.nix_2_24: 2.24.11 -> 2.24.12

(cherry picked from commit 8de6f7a8a9)
This commit is contained in:
Robert Hensing 2025-01-22 13:59:19 +01:00 committed by github-actions[bot]
parent 18c391068b
commit a5ab82912f

View file

@ -210,8 +210,8 @@ in lib.makeExtensible (self: ({
};
nix_2_24 = common {
version = "2.24.11";
hash = "sha256-ZizmbJM+DbhkaizxbjKg9fNfMrxh3PfAZ6jApQrazks=";
version = "2.24.12";
hash = "sha256-lPiheE0D146tstoUInOUf1451stezrd8j6H6w7+RCv8=";
self_attribute_name = "nix_2_24";
};