Have Hydra cross-build Coreutils.
svn path=/nixpkgs/trunk/; revision=21936
This commit is contained in:
parent
0b2906ca28
commit
41cc998fd4
@ -6,6 +6,7 @@ let
|
|||||||
basicHostDrv = {
|
basicHostDrv = {
|
||||||
bison.hostDrv = nativePlatforms;
|
bison.hostDrv = nativePlatforms;
|
||||||
busybox.hostDrv = nativePlatforms;
|
busybox.hostDrv = nativePlatforms;
|
||||||
|
coreutils_real.hostDrv = nativePlatforms;
|
||||||
dropbear.hostDrv = nativePlatforms;
|
dropbear.hostDrv = nativePlatforms;
|
||||||
tightvnc.hostDrv = nativePlatforms;
|
tightvnc.hostDrv = nativePlatforms;
|
||||||
#openoffice.hostDrv = nativePlatforms;
|
#openoffice.hostDrv = nativePlatforms;
|
||||||
|
Loading…
Reference in New Issue
Block a user