Most useful heavy jobs for stdenv-updates
svn path=/nixpkgs/branches/stdenv-updates/; revision=14615
This commit is contained in:
parent
e20ea32b9c
commit
e1477b95ad
@ -54,23 +54,29 @@ in {
|
|||||||
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;
|
||||||
ghostscript = all;
|
ghostscript = linux;
|
||||||
ghostscriptX = all;
|
ghostscriptX = linux;
|
||||||
git = all;
|
git = all;
|
||||||
|
/*
|
||||||
gnuplot = all;
|
gnuplot = all;
|
||||||
gnuplotX = linux;
|
gnuplotX = linux;
|
||||||
gnutls = all;
|
gnutls = all;
|
||||||
|
*/
|
||||||
graphviz = all;
|
graphviz = all;
|
||||||
|
/*
|
||||||
guile = linux; # tests fail on Cygwin
|
guile = linux; # tests fail on Cygwin
|
||||||
guileLib = linux;
|
guileLib = linux;
|
||||||
hello = all;
|
hello = all;
|
||||||
icecat3Xul = [ "i686-linux" ];
|
icecat3Xul = [ "i686-linux" ];
|
||||||
idutils = all;
|
idutils = all;
|
||||||
imagemagick = all;
|
*/
|
||||||
|
imagemagick = linux;
|
||||||
|
/*
|
||||||
inetutils = linux;
|
inetutils = linux;
|
||||||
inkscape = linux;
|
inkscape = linux;
|
||||||
jnettop = linux;
|
jnettop = linux;
|
||||||
@ -91,8 +97,10 @@ in {
|
|||||||
nssmdns = linux;
|
nssmdns = linux;
|
||||||
ntfs3g = linux;
|
ntfs3g = linux;
|
||||||
octave = all;
|
octave = all;
|
||||||
|
*/
|
||||||
openoffice = linux;
|
openoffice = linux;
|
||||||
openssh = all;
|
openssh = linux;
|
||||||
|
/*
|
||||||
pan = linux;
|
pan = linux;
|
||||||
perl = all;
|
perl = all;
|
||||||
pidgin = all;
|
pidgin = all;
|
||||||
@ -104,20 +112,26 @@ in {
|
|||||||
pythonFull = linux;
|
pythonFull = linux;
|
||||||
rubber = all;
|
rubber = all;
|
||||||
ruby = all;
|
ruby = all;
|
||||||
qt3 = all;
|
*/
|
||||||
qt4 = all;
|
qt3 = linux;
|
||||||
|
qt4 = linux;
|
||||||
|
/*
|
||||||
rsync = all;
|
rsync = all;
|
||||||
sloccount = all;
|
sloccount = all;
|
||||||
strace = linux;
|
strace = linux;
|
||||||
subversion = linux;
|
subversion = linux;
|
||||||
tcpdump = linux;
|
tcpdump = linux;
|
||||||
texinfo = all;
|
texinfo = all;
|
||||||
|
*/
|
||||||
texLive = linux;
|
texLive = linux;
|
||||||
thunderbird = linux;
|
thunderbird = linux;
|
||||||
vimHugeX = all;
|
vimHugeX = all;
|
||||||
|
/*
|
||||||
vlc = linux;
|
vlc = linux;
|
||||||
|
*/
|
||||||
webkit = all;
|
webkit = all;
|
||||||
wine = ["i686-linux"];
|
wine = ["i686-linux"];
|
||||||
|
/*
|
||||||
wirelesstools = linux;
|
wirelesstools = linux;
|
||||||
xlockmore = linux;
|
xlockmore = linux;
|
||||||
xpdf = linux;
|
xpdf = linux;
|
||||||
|
Loading…
Reference in New Issue
Block a user