openbr: mark broken
This commit is contained in:
parent
b63899c42f
commit
a5e1a0ae11
1 changed files with 1 additions and 0 deletions
|
@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
|
|||
license = stdenv.lib.licenses.asl20;
|
||||
maintainers = with stdenv.lib.maintainers; [flosse];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue