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