svn export nixpkgs, don't copy it (gets rid of about 34 MB)
svn path=/nixu/trunk/; revision=3589
This commit is contained in:
parent
e8f7642f09
commit
91b9cabf9b
@ -99,7 +99,8 @@ mkdir ${initdir}/var
|
|||||||
|
|
||||||
echo copying nixpkgs
|
echo copying nixpkgs
|
||||||
|
|
||||||
cp -fa ${nixpkgs} ${archivesDir}
|
svn export ${nixpkgs} ${archivesDir}/pkgs
|
||||||
|
#cp -fa ${nixpkgs} ${archivesDir}
|
||||||
|
|
||||||
echo copying packges from store
|
echo copying packges from store
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user