Temporarily roll back the change until I check evaluation in more cases

svn path=/nixpkgs/trunk/; revision=16845
This commit is contained in:
Michael Raskin 2009-08-25 05:50:42 +00:00
parent feed5f087f
commit 585e52c406

View file

@ -66,7 +66,7 @@ in {
tarball = import ./make-tarball.nix;
} // (mapTestOn ((selectMaintained pkgs) // rec {
} // (mapTestOn (/*(selectMaintained pkgs) // */ rec {
MPlayer = linux;
abcde = linux;