Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nix was compressing the man pages for utop which meant the dune-package file was pointing to non-existant files. Overriding utop and disabling the compression of man pages fixes this issue. We can also use this fix for other `(package)` dependencies that are problematic with nix. Signed-off-by: Ali Caglayan <[email protected]>
- Loading branch information