Comparing builds
New opam packages installed
host-arch-x86_64.1
host-system-other.1
Duniverse directories removed
ca-certs-nss (https://github.com/mirage/ca-certs-nss/releases/download/v3.107/ca-certs-nss-3.107.tbz)
http-mirage-client (https://github.com/robur-coop/http-mirage-client/releases/download/v0.0.8/http-mirage-client-0.0.8.tbz)
Opam packages with changes in their opam file
ocaml-base-compiler.4.14.2 (effectively equal)
diff
--- left/ocaml-base-compiler/opam
+++ right/ocaml-base-compiler/opam
@@ -15,13 +15,27 @@
"base-unix" {post}
"base-bigarray" {post}
"base-threads" {post}
+ "host-arch-arm32" {arch = "arm32" & post}
+ "host-arch-arm64" {arch = "arm64" & post}
+ "host-arch-ppc64" {arch = "ppc64" & post}
+ "host-arch-riscv64" {arch = "riscv64" & post}
+ "host-arch-s390x" {arch = "s390x" & post}
+ "host-arch-x86_32" {os != "win32" & arch = "x86_32" & post}
+ "host-arch-x86_64" {os != "win32" & arch = "x86_64" & post}
+ "host-arch-unknown"
+ {os != "win32" & arch != "arm32" & arch != "arm64" & arch != "ppc64" &
+ arch != "riscv64" &
+ arch != "s390x" &
+ arch != "x86_32" &
+ arch != "x86_64" &
+ post}
(("arch-x86_64" {os = "win32" & arch = "x86_64"} &
- (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
- "system-msvc")) |
- ("arch-x86_32" {os = "win32"} &
- (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
- "system-msvc")) |
- "base-unix" {os != "win32" & post})
+ (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
+ "system-msvc")) |
+ ("arch-x86_32" {os = "win32"} &
+ (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
+ "system-msvc")) |
+ "host-system-other" {os != "win32" & post})
"ocaml-options-vanilla" {post}
"flexdll" {>= "0.36" & os = "win32"}
]
mirage-unikernel-mollymawk-hvt.0.0.1
diff
--- left/mirage-unikernel-mollymawk-hvt/opam
+++ right/mirage-unikernel-mollymawk-hvt/opam
@@ -54,7 +54,7 @@
dev-repo: "git://dummy"
url {
src:
- "git+https://github.com/robur-coop/mollymawk.git#cacba725e9610e202ee3a53d7e39092489b6e1ce"
+ "git+https://github.com/robur-coop/mollymawk.git#55ea40eac659defb54dbe56979159cbb8a43635e"
}
x-mirage-configure: [
"sh"