I can’t seem to figure this out. I have enabled the dune cache in ~/.cache/dune
. This directory grows in size when I do dune build
, so it seems to be working. However, if I nuke the cache and install some package (which builds through dune), then the cache is not populated. Does this make sense? I couldn’t find a straight answer when searching on whether opam builds should profit from the dune cache or not. I’m using opam version 2.2.0, dune version 3.16.0.
5 posts - 2 participants