nqsb.io: fix opam-lock-location

This commit is contained in:
Hannes Mehnert 2022-08-30 20:01:42 +02:00
parent 6a8fdd04fd
commit 9af38175d0

View file

@ -44,7 +44,7 @@ depends: [
"tyxml" { ?monorepo } "tyxml" { ?monorepo }
] ]
x-mirage-opam-lock-location: "mirage/nqsb_io-hvt.opam.locked" x-mirage-opam-lock-location: "mirage/nqsbio-hvt.opam.locked"
x-mirage-configure: ["sh" "-exc" "mirage configure -t hvt --allocation-policy=best-fit --context ./mirage/context --no-extra-repo"] x-mirage-configure: ["sh" "-exc" "mirage configure -t hvt --allocation-policy=best-fit --context ./mirage/context --no-extra-repo"]