curl: split into multiple outputs
Also use pkgconfig to be safer and fix (some) referrers.
This commit is contained in:
@@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
# curl: curl
|
||||
rm opt/vagrant/embedded/bin/curl
|
||||
ln -s ${curl}/bin/curl opt/vagrant/embedded/bin
|
||||
ln -s ${curl.bin}/bin/curl opt/vagrant/embedded/bin
|
||||
|
||||
# libarchive: bsdtar, bsdcpio
|
||||
rm opt/vagrant/embedded/bin/{bsdtar,bsdcpio}
|
||||
|
||||
Reference in New Issue
Block a user