Build more stuff on Hydra.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14609
This commit is contained in:
Ludovic Courtès 2009-03-19 14:27:10 +00:00
parent a321890ce6
commit e20ea32b9c

View File

@ -35,16 +35,22 @@ in {
/* /*
MPlayer = linux; MPlayer = linux;
apacheHttpd = linux; apacheHttpd = linux;
*/
at = linux; at = linux;
autoconf = all; autoconf = all;
/*
avahi = allBut "i686-cygwin"; # Cygwin builds fail avahi = allBut "i686-cygwin"; # Cygwin builds fail
*/
bash = all; bash = all;
/*
bazaar = all; bazaar = all;
bitlbee = linux; bitlbee = linux;
boost = all; boost = all;
cdrkit = linux; cdrkit = linux;
cedet = all; cedet = all;
*/
emacs22 = all; emacs22 = all;
/*
emacsUnicode = all; emacsUnicode = all;
emms = all; emms = all;
eprover = linux; eprover = linux;
@ -68,7 +74,9 @@ in {
inetutils = linux; inetutils = linux;
inkscape = linux; inkscape = linux;
jnettop = linux; jnettop = linux;
*/
kernel_2_6_28 = linux; kernel_2_6_28 = linux;
/*
libsmbios = linux; libsmbios = linux;
libtool = all; libtool = all;
lout = linux; lout = linux;