Author: ludo
Date: Fri Jan 6 14:07:08 2012
New Revision: 31349
URL: https://nixos.org/websvn/nix/?rev=31349&sc=1
Log:
release-cross: Add OpenSSL for cross-GNU builds.
Modified:
nixpkgs/trunk/pkgs/top-level/release-cross.nix
Modified: nixpkgs/trunk/pkgs/top-level/release-cross.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/release-cross.nix Fri Jan 6 14:07:02
2012 (r31348)
+++ nixpkgs/trunk/pkgs/top-level/release-cross.nix Fri Jan 6 14:07:08
2012 (r31349)
@@ -203,6 +203,7 @@
libunistring.hostDrv = nativePlatforms;
lsh.hostDrv = nativePlatforms;
nixUnstable.hostDrv = nativePlatforms;
+ openssl.hostDrv = nativePlatforms; # dependency of Nix
patch.hostDrv = nativePlatforms;
zile.hostDrv = nativePlatforms;
};
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits