ocamlPackages.ocaml-protoc-plugin: unbreak

This commit is contained in:
Mario Rodas 2024-04-23 04:20:00 +00:00 committed by Vincent Laporte
parent e421acb18a
commit 47108dafe2
1 changed files with 0 additions and 4 deletions

View File

@ -49,9 +49,5 @@ buildDunePackage rec {
and de-serialization function from a .proto file.
'';
maintainers = [ lib.maintainers.GirardR1006 ];
# Broken with Dune 3.15.1:
# Error: Dependency cycle between:
# %{read:config/support_proto3_optional.conf} at test/dune:16
broken = true;
};
}