fix opam-mirror
This commit is contained in:
parent
613634f567
commit
773bca4f88
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ depends: [
|
|||
|
||||
x-mirage-opam-lock-location: "mirage/mirage/mirror-hvt.opam.locked"
|
||||
|
||||
x-mirage-configure: ["sh" "-exc" "cd mirage/ && mirage configure -t hvt -f mirage/config.ml --allocation-policy=best-fit --context mirage/mirage/context --no-extra-repo"]
|
||||
x-mirage-configure: ["sh" "-exc" "cd mirage/ && mirage configure -t hvt --allocation-policy=best-fit --context ./mirage/context --no-extra-repo"]
|
||||
|
||||
x-mirage-pre-build: [make "-Cmirage/" "lock" "depext-lockfile" "pull"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue