release-cross: Add OpenSSL for cross-GNU builds.
svn path=/nixpkgs/trunk/; revision=31349
This commit is contained in:
@@ -203,6 +203,7 @@ in {
|
|||||||
libunistring.hostDrv = nativePlatforms;
|
libunistring.hostDrv = nativePlatforms;
|
||||||
lsh.hostDrv = nativePlatforms;
|
lsh.hostDrv = nativePlatforms;
|
||||||
nixUnstable.hostDrv = nativePlatforms;
|
nixUnstable.hostDrv = nativePlatforms;
|
||||||
|
openssl.hostDrv = nativePlatforms; # dependency of Nix
|
||||||
patch.hostDrv = nativePlatforms;
|
patch.hostDrv = nativePlatforms;
|
||||||
zile.hostDrv = nativePlatforms;
|
zile.hostDrv = nativePlatforms;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user