mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
gencfsm: mark as broken
This commit is contained in:
parent
b82170a1bc
commit
0defae41cf
1 changed files with 1 additions and 0 deletions
|
@ -35,5 +35,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.spacefrogg ];
|
||||
broken = true; # 2018-04-10
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue