mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
gltron: mark as broken
This commit is contained in:
parent
9d0d9ae9f7
commit
23d01bb90c
@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
broken = true; # see http://sourceforge.net/p/gltron/bugs/15
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user