Disable some packages that don't build
This commit is contained in:
@@ -76,8 +76,6 @@ rec {
|
||||
[
|
||||
raskin
|
||||
];
|
||||
platforms = with a.lib.platforms;
|
||||
linux;
|
||||
license = a.lib.licenses.gpl2;
|
||||
homepage="http://oneteam.im";
|
||||
};
|
||||
|
||||
@@ -77,7 +77,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://worldofgoo.com;
|
||||
license = [ "unfree" ];
|
||||
maintainers = with stdenv.lib.maintainers; [ jcumming ];
|
||||
platforms = [ "x86_64-linux"] ;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user