Open
Description
Problem
The build instructions say to set dontAddPrefix=1
so that the shell try to install into the store, but it still tries to do this for every directory variable except for prefix, because dontAddPrefix
in mesonConfigurePhase
only affects the prefix, not e.g. the libdir.
Proposal
Checklist
- checked latest Nix manual (source)
- checked open documentation issues and pull requests for possible duplicates
Priorities
Add 👍 to issues you find important.