Skip to content

Commit

Permalink
nixVersions.nix_2_25: 2.25.4 -> 2.25.5 (#375825)
Browse files Browse the repository at this point in the history
  • Loading branch information
philiptaron authored Jan 27, 2025
2 parents bc76cc9 + 50610df commit 230e24f
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 @@ -179,8 +179,8 @@ in lib.makeExtensible (self: ({
};

nix_2_25 = common {
version = "2.25.4";
hash = "sha256-cB/1vIYk8LWvL71hiKFu8froJHTUAfsYOOxBlBeNglI=";
version = "2.25.5";
hash = "sha256-9xrQhrqHCSqWsQveykZvG/ZMu0se66fUQw3xVSg6BpQ=";
self_attribute_name = "nix_2_25";
};

Expand Down

0 comments on commit 230e24f

Please sign in to comment.