copy /nixpkgs contents instead of just the link (fixes NIXOS-9)

svn path=/nixu/trunk/; revision=3586
This commit is contained in:
Armijn Hemel 2005-08-15 17:02:54 +00:00
parent 597f963528
commit 2389fc5bef

View File

@ -215,7 +215,7 @@ echo verifying Nix DB...
$NIX_CMD_PATH/nix-store --verify
echo copying nixpkgs...
cp -fa /nixpkgs $root/nixpkgs/trunk
cp -fLa /nixpkgs $root/nixpkgs/trunk
make_dir 0755 /tmp/scripts
cp -fa /cdrom/scripts $root/tmp