Author: ludo
Date: Sun Jun 12 21:53:56 2011
New Revision: 27427
URL: https://svn.nixos.org/websvn/nix/?rev=27427&sc=1
Log:
Let Hydra cross-build more stuff for GNU.
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 Sat Jun 11 22:30:09
2011 (r27426)
+++ nixpkgs/trunk/pkgs/top-level/release-cross.nix Sun Jun 12 21:53:56
2011 (r27427)
@@ -187,11 +187,18 @@
grub2.hostDrv = nativePlatforms;
inetutils.hostDrv = nativePlatforms;
boehmgc.hostDrv = nativePlatforms;
+ findutils.hostDrv = nativePlatforms;
+ gcc.hostDrv = nativePlatforms;
+ gdb.hostDrv = nativePlatforms;
gmp.hostDrv = nativePlatforms;
+ gnugrep.hostDrv = nativePlatforms;
+ gnumake.hostDrv = nativePlatforms;
+ gnused.hostDrv = nativePlatforms;
guile_1_8.hostDrv = nativePlatforms;
libffi.hostDrv = nativePlatforms;
libtool.hostDrv = nativePlatforms;
libunistring.hostDrv = nativePlatforms;
+ lsh.hostDrv = nativePlatforms;
nixUnstable.hostDrv = nativePlatforms;
patch.hostDrv = nativePlatforms;
zile.hostDrv = nativePlatforms;
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits