3
0
Fork 0
forked from mirrors/nixpkgs

nixStable: 2_6 -> 2_5

This commit is contained in:
zowoq 2022-01-25 17:33:59 +10:00
parent 6a85c48734
commit b54751a221

View file

@ -254,7 +254,7 @@ common =
in rec {
nix = nixStable;
nixStable = nix_2_6;
nixStable = nix_2_5;
nix_2_3 = buildNix rec {
version = "2.3.16";