Skip to content

Commit bcb02bd

Browse files
edolstracole-h
authored andcommitted
nixVersions.nix_2_13: 2.13.3 -> 2.13.5
1 parent acbf16d commit bcb02bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ in lib.makeExtensible (self: ({
164164
};
165165

166166
nix_2_13 = common {
167-
version = "2.13.3";
168-
hash = "sha256-jUc2ccTR8f6MGY2pUKgujm+lxSPNGm/ZAP+toX+nMNc=";
167+
version = "2.13.5";
168+
hash = "sha256-yHZMgMs/6/aQUwfMwmPUQov17JMGS7squLJsjmucnLc=";
169169
patches = [
170170
patch-fix-aarch64-darwin-static
171171
];

0 commit comments

Comments
 (0)