The trick to increase reliability does not work

svn path=/nixpkgs/trunk/; revision=16853
This commit is contained in:
Michael Raskin 2009-08-25 06:53:43 +00:00
parent 426c46cd97
commit e6b1990f24

View file

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