Some more jobs for hydra

svn path=/nixpkgs/trunk/; revision=14529
This commit is contained in:
Michael Raskin 2009-03-14 09:44:15 +00:00
parent f624a70ee7
commit 9e690c6c3a

View file

@ -30,18 +30,44 @@ in {
apacheHttpd = linux;
autoconf = all;
bash = all;
bazaar = all;
boost = all;
eprover = linux;
firefox3 = linux;
gcc = all;
gdb = all;
git = all;
gnuplot = all;
gnuplotX = linux;
graphviz = all;
hello = all;
libsmbios = linux;
libtool = all;
maxima = all;
mercurial = all;
monotone = all;
mysql = all;
octave = all;
openoffice = linux;
pan = linux;
perl = all;
pltScheme = linux;
postgresql = all;
python = all;
ruby = all;
qt3 = all;
qt4 = all;
subversion = linux;
thunderbird = linux;
vimHugeX = all;
vlc = linux;
webkit = all;
wine = ["i686-linux"];
gtkLibs = {
gtk = linux;
};
kde42 = {
kdeadmin = linux;
kdeartwork = linux;
@ -76,6 +102,4 @@ in {
libX11 = linux;
};
openoffice = linux;
}