opam-mirror: update to current build branch

This commit is contained in:
Hannes Mehnert 2022-09-27 12:46:30 +02:00
parent 949a1d4042
commit 92f5399c09

View file

@ -31,6 +31,7 @@ depends: [
"mimic" { ?monorepo }
"mimic-happy-eyeballs" { ?monorepo & >= "0.0.5" }
"mirage" { build & >= "4.2.0" & < "4.3.0" }
"mirage-block-partition" { ?monorepo }
"mirage-block-solo5" { ?monorepo & >= "0.8.0" & < "0.9.0" }
"mirage-bootvar-solo5" { ?monorepo & >= "0.6.0" & < "0.7.0" }
"mirage-clock-solo5" { ?monorepo & >= "4.2.0" & < "5.0.0" }
@ -43,6 +44,7 @@ depends: [
"mirage-time" { ?monorepo }
"ocaml" { build & >= "4.08.0" }
"ocaml-solo5" { build & >= "0.8.1" & < "0.9.0" }
"oneffs" { ?monorepo }
"opam-file-format" { ?monorepo }
"opam-monorepo" { build & >= "0.3.2" }
"paf" { ?monorepo & >= "0.1.0" }