nixVersions.nix_2_16: init at 2.16.0

This commit is contained in:
Bernardo Meurer
2023-05-31 11:50:14 -04:00
parent 94fdd2a40a
commit 6964ee2bea
@@ -182,6 +182,11 @@ in lib.makeExtensible (self: {
hash = "sha256-o7bxsNeq2LF6/dTl+lT2k50bSItkID80/uoZYVtlxro=";
};
nix_2_16 = common {
version = "2.16.0";
hash = "sha256-KjcQkI2HgbP7KOlHxb2DvyHISQXo2OExvvjqTyK7P0o=";
};
stable = self.nix_2_13;
unstable = self.nix_2_15;