mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nix: Update to 1.7
This commit is contained in:
parent
ad65a1e064
commit
2da09363bf
4 changed files with 6 additions and 19 deletions
|
@ -253,7 +253,7 @@ in
|
|||
|
||||
config = {
|
||||
|
||||
nix.chrootDirs = [ "/dev" "/dev/pts" "/proc" "/bin" ];
|
||||
nix.chrootDirs = [ "/bin" ];
|
||||
|
||||
environment.etc."nix/nix.conf".source = nixConf;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue