Nix (command): Difference between revisions
imported>Mic92 |
imported>Mic92 |
||
Line 13: | Line 13: | ||
experimental-features = nix-command | experimental-features = nix-command | ||
''; | ''; | ||
# this is required until nix 2.4 is released | |||
nix.package = pkgs.nixUnstable; | |||
} | } | ||
</syntaxHighlight> | </syntaxHighlight> |