Let Hydra cross-build more stuff for GNU.
svn path=/nixpkgs/trunk/; revision=27427
This commit is contained in:
parent
d9abbc710a
commit
aa6313051b
@ -187,11 +187,18 @@ in {
|
|||||||
grub2.hostDrv = nativePlatforms;
|
grub2.hostDrv = nativePlatforms;
|
||||||
inetutils.hostDrv = nativePlatforms;
|
inetutils.hostDrv = nativePlatforms;
|
||||||
boehmgc.hostDrv = nativePlatforms;
|
boehmgc.hostDrv = nativePlatforms;
|
||||||
|
findutils.hostDrv = nativePlatforms;
|
||||||
|
gcc.hostDrv = nativePlatforms;
|
||||||
|
gdb.hostDrv = nativePlatforms;
|
||||||
gmp.hostDrv = nativePlatforms;
|
gmp.hostDrv = nativePlatforms;
|
||||||
|
gnugrep.hostDrv = nativePlatforms;
|
||||||
|
gnumake.hostDrv = nativePlatforms;
|
||||||
|
gnused.hostDrv = nativePlatforms;
|
||||||
guile_1_8.hostDrv = nativePlatforms;
|
guile_1_8.hostDrv = nativePlatforms;
|
||||||
libffi.hostDrv = nativePlatforms;
|
libffi.hostDrv = nativePlatforms;
|
||||||
libtool.hostDrv = nativePlatforms;
|
libtool.hostDrv = nativePlatforms;
|
||||||
libunistring.hostDrv = nativePlatforms;
|
libunistring.hostDrv = nativePlatforms;
|
||||||
|
lsh.hostDrv = nativePlatforms;
|
||||||
nixUnstable.hostDrv = nativePlatforms;
|
nixUnstable.hostDrv = nativePlatforms;
|
||||||
patch.hostDrv = nativePlatforms;
|
patch.hostDrv = nativePlatforms;
|
||||||
zile.hostDrv = nativePlatforms;
|
zile.hostDrv = nativePlatforms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user