Use nixUnstable
This commit is contained in:
parent
2f5576b539
commit
991a78dd8b
@ -54,7 +54,7 @@ in
|
||||
options = {
|
||||
|
||||
environment.nix = mkOption {
|
||||
default = pkgs.nix;
|
||||
default = pkgs.nixUnstable;
|
||||
merge = mergeOneOption;
|
||||
description = ''
|
||||
This option specifies the Nix package instance to use throughout the system.
|
||||
|
Loading…
x
Reference in New Issue
Block a user