qfsm: mark 'broken' because of build errors
Upstream seems to have abandoned the package.
This commit is contained in:
parent
964f1e0e20
commit
83df08830f
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
|||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
maintainers = [ stdenv.lib.maintainers.simons ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue