Remove symbolic link resolution, closure should contain all links

This commit is contained in:
Tom Bereknyei 2019-06-26 11:43:30 -04:00
parent d18d34c2db
commit 9323b9ca68

View File

@ -42,7 +42,7 @@ in
cd $out/${name}.AppDir
mkdir -p nix/store
cp -Lr $storePaths nix/store
cp -r $storePaths nix/store
ln -s .${target} usr