tkgate-2.x: mark 'broken' because the application segfaults after startup
This commit is contained in:
parent
efae8ce543
commit
964f1e0e20
@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
|
||||
license = "GPLv2+";
|
||||
maintainers = [ stdenv.lib.maintainers.simons ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user