Remove some oversized packages from the channel

E.g. urbanterror takes up 2x720 MiB.
This commit is contained in:
Eelco Dolstra
2013-01-17 22:34:08 +01:00
parent 9248dc1a14
commit 0db6ea6f76
8 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -26,6 +26,6 @@ stdenv.mkDerivation rec {
homepage = http://torcs.sourceforge.net/;
license = "GPLv2+";
maintainers = with stdenv.lib.maintainers; [viric];
platforms = with stdenv.lib.platforms; linux;
#platforms = with stdenv.lib.platforms; linux;
};
}