Build more stuff on Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14609
This commit is contained in:
parent
a321890ce6
commit
e20ea32b9c
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user