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:
parent
18c391068b
commit
a5ab82912f
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue