summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2009-03-19 16:09:03 +0000
committerMichael Raskin <7c6f434c@mail.ru>2009-03-19 16:09:03 +0000
commite1477b95add8b98b796bb57709e59af0d6849085 (patch)
treee3c1cb4affb5522efc7f012618f089ae7e233ebe /pkgs
parente20ea32b9c2339bd14e4d7e7ffae7d496723ef38 (diff)
downloadnixlib-e1477b95add8b98b796bb57709e59af0d6849085.tar
nixlib-e1477b95add8b98b796bb57709e59af0d6849085.tar.gz
nixlib-e1477b95add8b98b796bb57709e59af0d6849085.tar.bz2
nixlib-e1477b95add8b98b796bb57709e59af0d6849085.tar.lz
nixlib-e1477b95add8b98b796bb57709e59af0d6849085.tar.xz
nixlib-e1477b95add8b98b796bb57709e59af0d6849085.tar.zst
nixlib-e1477b95add8b98b796bb57709e59af0d6849085.zip
Most useful heavy jobs for stdenv-updates
svn path=/nixpkgs/branches/stdenv-updates/; revision=14615
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/top-level/release.nix26
1 files changed, 20 insertions, 6 deletions
diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix
index 417a37e2440b..b98fa0760ba6 100644
--- a/pkgs/top-level/release.nix
+++ b/pkgs/top-level/release.nix
@@ -54,23 +54,29 @@ in {
   emacsUnicode = all;
   emms = all;
   eprover = linux;
+  */
   evince = all;
   firefox3 = linux;
   gcc = all;
   gdb = all;
-  ghostscript = all;
-  ghostscriptX = all;
+  ghostscript = linux;
+  ghostscriptX = linux;
   git = all;
+  /*
   gnuplot = all;
   gnuplotX = linux;
   gnutls = all;
+  */
   graphviz = all;
+  /*
   guile = linux;  # tests fail on Cygwin
   guileLib = linux;
   hello = all;
   icecat3Xul = [ "i686-linux" ];
   idutils = all;
-  imagemagick = all;
+  */
+  imagemagick = linux;
+  /*
   inetutils = linux;
   inkscape = linux;
   jnettop = linux;
@@ -91,8 +97,10 @@ in {
   nssmdns = linux;
   ntfs3g = linux;
   octave = all;
+  */
   openoffice = linux;
-  openssh = all;
+  openssh = linux;
+  /*
   pan = linux;
   perl = all;
   pidgin = all;
@@ -104,20 +112,26 @@ in {
   pythonFull = linux;
   rubber = all;
   ruby = all;
-  qt3 = all;
-  qt4 = all;
+  */
+  qt3 = linux;
+  qt4 = linux;
+  /*
   rsync = all;
   sloccount = all;
   strace = linux;
   subversion = linux;
   tcpdump = linux;
   texinfo = all;
+  */
   texLive = linux;
   thunderbird = linux;
   vimHugeX = all;
+  /*
   vlc = linux;
+  */
   webkit = all;
   wine = ["i686-linux"];
+  /*
   wirelesstools = linux;
   xlockmore = linux;
   xpdf = linux;