Add a few more jobs to buildfarm

svn path=/nixpkgs/trunk/; revision=16703
This commit is contained in:
Michael Raskin 2009-08-13 05:38:33 +00:00
parent 738b44d9d2
commit 374c8b7e70
1 changed files with 8 additions and 0 deletions

View File

@ -113,6 +113,7 @@ in {
dovecot = linux; dovecot = linux;
doxygen = linux; doxygen = linux;
dpkg = linux; dpkg = linux;
drgeo = linux;
e2fsprogs = linux; e2fsprogs = linux;
ejabberd = linux; ejabberd = linux;
elinks = linux; elinks = linux;
@ -254,6 +255,7 @@ in {
nfsUtils = linux; nfsUtils = linux;
nix = all; nix = all;
nixUnstable = all; nixUnstable = all;
nmap = linux;
nss_ldap = linux; nss_ldap = linux;
nssmdns = linux; nssmdns = linux;
ntfs3g = linux; ntfs3g = linux;
@ -285,6 +287,7 @@ in {
procps = linux; procps = linux;
pwdutils = linux; pwdutils = linux;
pthreadmanpages = all; pthreadmanpages = all;
pygtk = linux;
python = allBut "i686-cygwin"; python = allBut "i686-cygwin";
pythonFull = linux; pythonFull = linux;
sbcl = all; sbcl = all;
@ -358,6 +361,7 @@ in {
vim = linux; vim = linux;
vimHugeX = linux; vimHugeX = linux;
vlc = linux; vlc = linux;
vncrec = linux;
vorbisTools = linux; vorbisTools = linux;
vpnc = linux; vpnc = linux;
vsftpd = linux; vsftpd = linux;
@ -369,6 +373,7 @@ in {
wireshark = linux; wireshark = linux;
wirelesstools = linux; wirelesstools = linux;
wpa_supplicant = linux; wpa_supplicant = linux;
wxGTK = all;
x11_ssh_askpass = linux; x11_ssh_askpass = linux;
xchm = linux; xchm = linux;
xfig = x11Supported; xfig = x11Supported;
@ -560,7 +565,10 @@ in {
xf86inputkeyboard = linux; xf86inputkeyboard = linux;
xf86inputmouse = linux; xf86inputmouse = linux;
xf86inputevdev = linux; xf86inputevdev = linux;
xf86inputsynaptics = linux;
xf86videoati = linux;
xf86videointel = linux; xf86videointel = linux;
xf86videonv = linux;
xf86videovesa = linux; xf86videovesa = linux;
xfs = linux; xfs = linux;
xkbcomp = linux; xkbcomp = linux;