Skip to content

Commit f4c5e72

Browse files
authored
nix: 2.26.3 -> 2.26.4 (#419839)
2 parents f6dac6f + d968aa8 commit f4c5e72

File tree

2 files changed

+2
-466
lines changed

2 files changed

+2
-466
lines changed

pkgs/tools/package-management/nix/default.nix

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,8 @@ lib.makeExtensible (
175175
};
176176

177177
nix_2_26 = commonMeson {
178-
version = "2.26.3";
179-
hash = "sha256-5ZV8YqU8mfFmoAMiUEuBqNwk0T3vUR//x1D12BiYCeY=";
180-
patches = [ ./patches/ghsa-g948-229j-48j3-2.26.patch ];
178+
version = "2.26.4";
179+
hash = "sha256-WmGMiwwC9RLomNtpDeRoe5bqBAH84A6pLcqi1MbcQi4=";
181180
self_attribute_name = "nix_2_26";
182181
};
183182

0 commit comments

Comments
 (0)