update robur canopy

This commit is contained in:
Hannes Mehnert 2021-03-17 21:19:03 +01:00
parent 594d37a2e0
commit 36334afcd1

View file

@ -4,17 +4,20 @@ name: "mirage-unikernel-canopy-hvt"
depends: [ "arp" { >= "2.3.0" & < "3.0.0"} depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"cohttp" { >= "0.21.0"} "cohttp" { >= "0.21.0"}
"cohttp-mirage" "cohttp-mirage"
"conduit-mirage" { >= "2.2.98" & < "3.0.0"} "conduit-mirage" { >= "2.2.0" & < "3.0.0"}
"decompress" { >= "0.5"} "decompress" { >= "0.5"}
"ethernet" { >= "2.2.0" & < "3.0.0"} "ethernet" { >= "2.2.0" & < "3.0.0"}
"functoria-runtime" "functoria-runtime"
"irmin" { >= "2.0.0" & < "2.3.0"} "git-cohttp-mirage"
"irmin-mirage" { >= "2.0.0" & < "2.3.0"} "git-mirage" { >= "3.3.1"}
"irmin-mirage-git" { >= "2.0.0" & < "2.3.0"} "irmin" { >= "2.0.0"}
"irmin-mirage" { >= "2.0.0"}
"irmin-mirage-git" { >= "2.0.0"}
"logs" "logs"
"logs-syslog" "logs-syslog"
"lwt" "lwt"
"magic-mime" "magic-mime"
"mimic"
"mirage" {build & >= "3.10.0" & < "3.11.0"} "mirage" {build & >= "3.10.0" & < "3.11.0"}
"mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"}
"mirage-clock-freestanding" { >= "3.0.0" & < "4.0.0"} "mirage-clock-freestanding" { >= "3.0.0" & < "4.0.0"}