qfsm: update meta.platforms settings for the new logic
This commit is contained in:
parent
34a1db9202
commit
06f59807e6
@ -18,8 +18,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Graphical editor for finite state machines";
|
description = "Graphical editor for finite state machines";
|
||||||
homepage = "http://qfsm.sourceforge.net/";
|
homepage = "http://qfsm.sourceforge.net/";
|
||||||
license = stdenv.lib.licenses.gpl3Plus;
|
license = stdenv.lib.licenses.gpl3Plus;
|
||||||
maintainers = [ stdenv.lib.maintainers.simons ];
|
|
||||||
platforms = stdenv.lib.platforms.linux;
|
|
||||||
broken = true;
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user