nixVersions.nix_2_25: 2.25.3 -> 2.25.4

This commit is contained in:
Sergei Trofimovich
2025-01-19 06:41:17 +00:00
parent 1545201579
commit 7ba58561e9
@@ -179,8 +179,8 @@ in lib.makeExtensible (self: ({
};
nix_2_25 = common {
version = "2.25.3";
hash = "sha256-T+wFMm3cj8pGJSwXmPuxG5pz+1gRDJoToF9OBxtzocA=";
version = "2.25.4";
hash = "sha256-cB/1vIYk8LWvL71hiKFu8froJHTUAfsYOOxBlBeNglI=";
self_attribute_name = "nix_2_25";
};