23 buildDunePackage rec {
25 minimalOCamlVersion = "4.08";
27 inherit (rock) src version;
29 propagatedBuildInputs = [
55 description = "OCaml web framework";
56 homepage = "https://github.com/rgrinberg/opium";
57 license = lib.licenses.mit;
58 maintainers = [ lib.maintainers.pmahoney ];
59 broken = true; # Not compatible with mirage-crypto ≥ 1.0