mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
nixVersions.unstable: 2.21.1 -> 2.21.2
Changes: https://github.com/NixOS/nix/compare/2.21.1...2.21.2
This commit is contained in:
parent
f6eb921406
commit
a1f5a8cb76
@ -261,8 +261,8 @@ in lib.makeExtensible (self: ({
|
||||
};
|
||||
|
||||
nix_2_21 = common {
|
||||
version = "2.21.1";
|
||||
hash = "sha256-iRtvOcJbohyhav+deEajI/Ln/LU/6WqSfLyXDQaNEro=";
|
||||
version = "2.21.2";
|
||||
hash = "sha256-ObaVDDPtnOeIE0t7m4OVk5G+OS6d9qYh+ktK67Fe/zE=";
|
||||
};
|
||||
|
||||
# The minimum Nix version supported by Nixpkgs
|
||||
|
Loading…
Reference in New Issue
Block a user