Build more stuff on Hydra.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14616
This commit is contained in:
Ludovic Courtès 2009-03-19 16:12:26 +00:00
parent e1477b95ad
commit 4ff9fd485f

View File

@ -50,12 +50,12 @@ in {
cedet = all; cedet = all;
*/ */
emacs22 = all; emacs22 = all;
/*
emacsUnicode = all; emacsUnicode = all;
emms = all; emms = all;
eprover = linux; eprover = linux;
*/ */
evince = all; evince = all;
/*
firefox3 = linux; firefox3 = linux;
gcc = all; gcc = all;
gdb = all; gdb = all;
@ -82,12 +82,12 @@ in {
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;
lsh = linux; lsh = linux;
manpages = all; manpages = all;
/*
maxima = all; maxima = all;
mercurial = all; mercurial = all;
mesa = linux; mesa = linux;
@ -171,10 +171,10 @@ in {
kernel = linux; kernel = linux;
}; };
*/
xorg = { xorg = {
libX11 = linux; libX11 = linux;
xorgserver = linux; xorgserver = linux;
}; };
*/
} }