nixVersions.nix_2_16: 2.16.0 -> 2.16.1
https://github.com/NixOS/nix/releases/tag/2.16.1
This commit is contained in:
parent
7b85b3a362
commit
03972059c3
@ -183,8 +183,8 @@ in lib.makeExtensible (self: {
|
|||||||
};
|
};
|
||||||
|
|
||||||
nix_2_16 = common {
|
nix_2_16 = common {
|
||||||
version = "2.16.0";
|
version = "2.16.1";
|
||||||
hash = "sha256-KjcQkI2HgbP7KOlHxb2DvyHISQXo2OExvvjqTyK7P0o=";
|
hash = "sha256-/XCWa2osNFIpPC5MkxlX6qTZf/DaTLwS3LWN0SRFiuU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# The minimum Nix version supported by Nixpkgs
|
# The minimum Nix version supported by Nixpkgs
|
||||||
|
Loading…
Reference in New Issue
Block a user