We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbf16d commit bcb02bdCopy full SHA for bcb02bd
1 file changed
pkgs/tools/package-management/nix/default.nix
@@ -164,8 +164,8 @@ in lib.makeExtensible (self: ({
164
};
165
166
nix_2_13 = common {
167
- version = "2.13.3";
168
- hash = "sha256-jUc2ccTR8f6MGY2pUKgujm+lxSPNGm/ZAP+toX+nMNc=";
+ version = "2.13.5";
+ hash = "sha256-yHZMgMs/6/aQUwfMwmPUQov17JMGS7squLJsjmucnLc=";
169
patches = [
170
patch-fix-aarch64-darwin-static
171
];
0 commit comments