Merge pull request #236268 from qowoz/nix216
nixVersions.nix_2_16: 2.16.0 -> 2.16.1
This commit is contained in:
@@ -183,8 +183,8 @@ in lib.makeExtensible (self: {
|
||||
};
|
||||
|
||||
nix_2_16 = common {
|
||||
version = "2.16.0";
|
||||
hash = "sha256-KjcQkI2HgbP7KOlHxb2DvyHISQXo2OExvvjqTyK7P0o=";
|
||||
version = "2.16.1";
|
||||
hash = "sha256-/XCWa2osNFIpPC5MkxlX6qTZf/DaTLwS3LWN0SRFiuU=";
|
||||
};
|
||||
|
||||
# The minimum Nix version supported by Nixpkgs
|
||||
|
||||
Reference in New Issue
Block a user