Use nixUnstable as the default temporarily
This commit is contained in:
parent
39172792c6
commit
294a4e6ea5
@ -149,7 +149,7 @@ let
|
|||||||
|
|
||||||
in rec {
|
in rec {
|
||||||
|
|
||||||
nix = nixStable;
|
nix = nixUnstable;
|
||||||
|
|
||||||
nixStable = (common rec {
|
nixStable = (common rec {
|
||||||
name = "nix-1.11.16";
|
name = "nix-1.11.16";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user