From bcb1747ccf42d293415cefd31d8b733b9c593613 Mon Sep 17 00:00:00 2001 From: Sander van der Burg Date: Thu, 1 Oct 2009 14:15:06 +0000 Subject: [PATCH] Added pyqt4 to the buildfarm svn path=/nixpkgs/trunk/; revision=17576 --- pkgs/top-level/release.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 34bc3124c5ca..d685474df955 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -304,6 +304,7 @@ in { pwdutils = linux; pthreadmanpages = all; pygtk = linux; + pyqt4 = linux; python = allBut "i686-cygwin"; pythonFull = linux; sbcl = all;