Skip to content

Commit

Permalink
nixVersions.nix_2_16: 2.16.0 -> 2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zowoq committed Jun 6, 2023
1 parent 7b85b3a commit 0397205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/tools/package-management/nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0397205

Please sign in to comment.