ocaml lablgtkmathview: mark as broken
This commit is contained in:
@@ -36,5 +36,6 @@ stdenv.mkDerivation {
|
|||||||
description = "OCaml bindings for gtkmathview";
|
description = "OCaml bindings for gtkmathview";
|
||||||
license = stdenv.lib.licenses.lgpl2Plus;
|
license = stdenv.lib.licenses.lgpl2Plus;
|
||||||
maintainers = [ stdenv.lib.maintainers.roconnor ];
|
maintainers = [ stdenv.lib.maintainers.roconnor ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user