mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-12 16:07:24 +00:00
use right path
svn path=/nixu/trunk/; revision=3368
This commit is contained in:
parent
200251da1a
commit
62882b6d0a
@ -75,7 +75,7 @@ echo copying nixpkgs...
|
||||
cp -fa ../pkgs $root/nixpkgs/trunk
|
||||
|
||||
make_dir 0755 /tmp/scripts
|
||||
cp -fa ../scripts $root/tmp/scripts
|
||||
cp -fa ../scripts $root/tmp
|
||||
|
||||
echo adding manifest
|
||||
$NIX_CMD_PATH/nix-pull $manifest
|
||||
|
Loading…
Reference in New Issue
Block a user