nixVersions.nix_2_13: 2.13.3 -> 2.13.5
This commit is contained in:
committed by
Cole Helbling
parent
acbf16d419
commit
bcb02bd1a5
@@ -164,8 +164,8 @@ in lib.makeExtensible (self: ({
|
||||
};
|
||||
|
||||
nix_2_13 = common {
|
||||
version = "2.13.3";
|
||||
hash = "sha256-jUc2ccTR8f6MGY2pUKgujm+lxSPNGm/ZAP+toX+nMNc=";
|
||||
version = "2.13.5";
|
||||
hash = "sha256-yHZMgMs/6/aQUwfMwmPUQov17JMGS7squLJsjmucnLc=";
|
||||
patches = [
|
||||
patch-fix-aarch64-darwin-static
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user