ocamlPackages.async_ssl: mark broken at version 0.14

This commit is contained in:
Vincent Laporte
2025-02-14 11:14:15 +01:00
committed by Vincent Laporte
parent 22c572eb22
commit 35bd105dc8
@@ -163,6 +163,7 @@ with self;
pname = "async_ssl";
hash = "0ykys3ckpsx5crfgj26v2q3gy6wf684aq0bfb4q8p92ivwznvlzy";
meta.description = "Async wrappers for SSL";
meta.broken = true;
buildInputs = [ dune-configurator ];
propagatedBuildInputs = [
async