Closed hannesm closed 2 years ago
@EduardoRFS any idea about the build failure:
# esy-build-package: running: 'dune' 'build' '-p' 'mirage-crypto' '-j' '4' '-x' 'linux.musl.arm64' '@install'
File "config/dune", line 3, characters 12-29:
3 | (libraries dune-configurator))
^^^^^^^^^^^^^^^^^
Error: Library "dune-configurator" not found.
is an explicit dependency to dune-configurator needed? though we have this in the opam files...
Yes, this is what I did for digestif
:+1:.
//cc @dinosaure @samoht -- is this the right thing to do!?