mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 19:57:52 +00:00
gencfsm: mark as broken
This commit is contained in:
parent
b82170a1bc
commit
0defae41cf
@ -35,5 +35,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.spacefrogg ];
|
||||
broken = true; # 2018-04-10
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user