forked from mirrors/nixpkgs
* Idem.
svn path=/nixos/trunk/; revision=7332
This commit is contained in:
parent
d663f88c65
commit
0eb46ca409
|
@ -120,7 +120,7 @@ chroot $mountPoint @nix@/bin/nix-pull $nixpkgsURL/MANIFEST
|
|||
|
||||
chroot $mountPoint @nix@/bin/nix-env \
|
||||
-p /nix/var/nix/profiles/system \
|
||||
-f "/mnt/$nixExpr" -i -A systemConfiguration
|
||||
-f "/mnt/$nixExpr" -i --set system
|
||||
|
||||
|
||||
# Grub needs a mtab.
|
||||
|
|
Loading…
Reference in a new issue