ocamlPackages.ocaml_plugin: remove at 0.11.0

This package is broken with glibc ≥ 2.28
This commit is contained in:
Vincent Laporte 2020-02-27 09:41:59 +01:00 committed by Vincent Laporte
parent fe0ebdf825
commit 9095ca22bc

View File

@ -565,14 +565,6 @@ rec {
meta.description = "Helpers for incremental operations on map like data structures";
};
ocaml_plugin = janePackage {
pname = "ocaml_plugin";
hash = "0fal5j59qkbksg6ak1ngn92pcgg3f9gwfaglpxb7l6bck20kaigp";
buildInputs = [ ocamlbuild ];
propagatedBuildInputs = [ async ];
meta.description = "Automatically build and dynlink ocaml source files";
};
parsexp_io = janePackage {
pname = "parsexp_io";
hash = "0rhdl40jiirvv6fhgjk50n8wzs3jly5d8dyyyfgpjgl39mwkjjnb";