fix opam external deps

This commit is contained in:
Mylloon 2024-04-08 19:57:15 +02:00
parent 146c091939
commit 488d7755a8
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -148,6 +148,7 @@ function main {
# Init Opam and install stuff
echo | opam init
fish -c "yes | opam init"
opam option depext-run-installs=true # allow opan to install external dependencies via pacman
opam install -y \
utop ocaml-lsp-server ocamlformat core menhir pprint sexplib \
ppx_sexp_conv cohttp-lwt-unix dotenv twostep lwt_ssl alcotest ppx_deriving