ocamlPackages.core_profiler: remove at 0.11.0

This package is broken with glibc ≥ 2.28
This commit is contained in:
Vincent Laporte 2020-02-27 09:42:08 +01:00 committed by Vincent Laporte
parent 9095ca22bc
commit 5c274c6c05

View File

@ -515,13 +515,6 @@ rec {
meta.description = "Micro-benchmarking library for OCaml";
};
core_profiler = janePackage {
pname = "core_profiler";
hash = "1kaaw3jp3qarbd9rgpjfb9md0dqblf2bxiqb245sqmx4c1346v1c";
propagatedBuildInputs = [ core_extended ];
meta.description = "Profiling library";
};
csvfields = janePackage {
pname = "csvfields";
hash = "10zw4fjlniivfdzzz79lnbvcjnhk5y16m1p8mn4xbs23n6mbix0f";