Disable some packages that don't build

This commit is contained in:
Eelco Dolstra
2013-10-08 11:12:44 +02:00
parent df0d362f31
commit 21cfef0beb
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -77,7 +77,6 @@ stdenv.mkDerivation rec {
homepage = http://worldofgoo.com;
license = [ "unfree" ];
maintainers = with stdenv.lib.maintainers; [ jcumming ];
platforms = [ "x86_64-linux"] ;
};
}