fixing placement of nix.package option
This commit is contained in:
parent
f1e8518dbd
commit
e9548d8856
5 changed files with 14 additions and 2 deletions
|
@ -4,7 +4,6 @@ with lib;
|
|||
{
|
||||
|
||||
nix = {
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
package = pkgs.nixVersions.unstable;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue