static-website: use lock depext-lockfile pull

This commit is contained in:
Hannes Mehnert 2022-08-08 21:02:43 +02:00
parent 6ae0781782
commit bc0ce94d6d

View file

@ -47,7 +47,7 @@ x-mirage-opam-lock-location: "applications/static_website_tls/mirage/https-hvt.o
x-mirage-configure: ["sh" "-exc" "cd applications/static_website_tls/ && mirage configure -t hvt --http 80 --https 443 --allocation-policy=best-fit --context ./mirage/context --no-extra-repo"]
x-mirage-pre-build: [make "-Capplications/static_website_tls/" "depend"]
x-mirage-pre-build: [make "-Capplications/static_website_tls/" "lock" "depext-lockfile" "pull"]
x-mirage-extra-repo: [
["opam-overlays" "https://github.com/dune-universe/opam-overlays.git"]