forked from mirrors/nixpkgs
firestr: mark broken
This commit is contained in:
parent
3a62eab2c9
commit
e60eb28873
|
@ -31,5 +31,6 @@ stdenv.mkDerivation {
|
|||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.ehmry ];
|
||||
platforms = platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue