The trick to increase reliability does not work
svn path=/nixpkgs/trunk/; revision=16853
This commit is contained in:
parent
426c46cd97
commit
e6b1990f24
@ -66,9 +66,7 @@ in {
|
|||||||
|
|
||||||
tarball = import ./make-tarball.nix;
|
tarball = import ./make-tarball.nix;
|
||||||
|
|
||||||
} // (mapTestOn (rec {
|
} // (mapTestOn ((selectMaintained pkgs) // rec {
|
||||||
|
|
||||||
maintainedPackages = selectMaintained pkgs;
|
|
||||||
|
|
||||||
MPlayer = linux;
|
MPlayer = linux;
|
||||||
abcde = linux;
|
abcde = linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user