forked from mirrors/nixpkgs
zombietrackergps: mark broken
This commit is contained in:
parent
6a988452ed
commit
b0cdb866af
|
@ -62,5 +62,6 @@ mkDerivation rec {
|
|||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ sohalt ];
|
||||
platforms = platforms.linux;
|
||||
broken = true; # doesn't build with latest Marble
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue