* Doh!
svn path=/nixos/trunk/; revision=7885
This commit is contained in:
parent
7fac47a98b
commit
7ac8157fed
@ -123,7 +123,7 @@ cp /etc/resolv.conf $mountPoint/etc/
|
|||||||
# the CD can be copied directly.
|
# the CD can be copied directly.
|
||||||
echo "registering substitutes to speed up builds..."
|
echo "registering substitutes to speed up builds..."
|
||||||
chroot $mountPoint @nix@/bin/nix-store --clear-substitutes
|
chroot $mountPoint @nix@/bin/nix-store --clear-substitutes
|
||||||
if test -e /mnt/MANIFEST; then
|
if test -e /MANIFEST; then
|
||||||
chroot $mountPoint @nix@/bin/nix-pull file:///mnt/MANIFEST
|
chroot $mountPoint @nix@/bin/nix-pull file:///mnt/MANIFEST
|
||||||
fi
|
fi
|
||||||
rm -f $mountPoint/tmp/inst-store
|
rm -f $mountPoint/tmp/inst-store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user