diff --git a/packages/mirage-unikernel-caldav-le-monitoring-hvt.0.0.2/opam b/packages/mirage-unikernel-caldav-le-monitoring-hvt.0.0.2/opam index 2cd301f..cea0f6d 100644 --- a/packages/mirage-unikernel-caldav-le-monitoring-hvt.0.0.2/opam +++ b/packages/mirage-unikernel-caldav-le-monitoring-hvt.0.0.2/opam @@ -1,4 +1,4 @@ -# Generated by mirage.v4.3.4 +# Generated by mirage.v4.3.6 opam-version: "2.0" maintainer: "dummy" @@ -28,7 +28,7 @@ depends: [ "ethernet" { ?monorepo & >= "3.0.0" & < "4.0.0" } "fmt" { ?monorepo & >= "0.8.7" } "git-kv" { ?monorepo & >= "0.0.3" } - "git-mirage" { ?monorepo & >= "3.10.0" & < "3.13.0" } + "git-mirage" { ?monorepo & >= "3.10.0" & >= "3.13.0" & < "3.14.0" } "happy-eyeballs-mirage" { ?monorepo & >= "0.3.0" & < "1.0.0" } "icalendar" { ?monorepo & >= "0.1.3" } "logs-syslog" { ?monorepo & >= "0.3.0" } @@ -48,18 +48,17 @@ depends: [ "mirage-runtime" { ?monorepo & >= "4.3.1" & < "4.4.0" } "mirage-solo5" { ?monorepo & >= "0.9.0" & < "0.10.0" } "mirage-time" { ?monorepo } - "ocaml" { build & >= "4.08.0" } "ocaml-solo5" { build & >= "0.8.1" & < "0.9.0" } "opam-monorepo" { build & >= "0.3.2" } "solo5" { build & >= "0.7.5" & < "0.8.0" } "tcpip" { ?monorepo & >= "7.0.0" & >= "7.1.0" & < "9.0.0" } - "tls-mirage" { ?monorepo & >= "0.13.0" & < "0.17.0" } + "tls-mirage" { ?monorepo & >= "0.13.0" & < "0.18.0" } "uri" { ?monorepo } ] x-mirage-opam-lock-location: "mirage/mirage/caldav-hvt.opam.locked" -x-mirage-configure: ["sh" "-exc" "cd mirage/ && mirage configure -t hvt --allocation-policy=best-fit --context ./mirage/context --no-extra-repo"] +x-mirage-configure: ["sh" "-exc" "cd mirage/ && mirage configure -t hvt --allocation-policy=best-fit --enable-monitoring --context ./mirage/context --no-extra-repo"] x-mirage-pre-build: [make "-Cmirage/" "lock" "depext-lockfile" "pull"] @@ -69,7 +68,7 @@ x-mirage-extra-repo: [ ["mirage-overlays" "https://github.com/dune-universe/mirage-opam-overlays.git"]] x-opam-monorepo-opam-provided: ["mirage" -"ocaml""ocaml-solo5""opam-monorepo" +"ocaml-solo5""opam-monorepo" "solo5"] url { src: "git+https://github.com/roburio/caldav.git#future-le" }