tkgate-2.x: mark 'broken' because the application segfaults after startup
This commit is contained in:
parent
efae8ce543
commit
964f1e0e20
1 changed files with 1 additions and 0 deletions
|
@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
|
|||
license = "GPLv2+";
|
||||
maintainers = [ stdenv.lib.maintainers.simons ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue