When (for some reason) the ocaml package need to be recompiled, all of its dependency have also to be. However, since the repository they come from is disabled, they cannot be.
A solution to this would be to pin them with a path, instead of just installing them from the repo.
When (for some reason) the ocaml package need to be recompiled, all of its dependency have also to be. However, since the repository they come from is disabled, they cannot be.
A solution to this would be to pin them with a path, instead of just installing them from the repo.