nix icon indicating copy to clipboard operation
nix copied to clipboard

Build instructions are wrong

Open alyssais opened this issue 5 months ago • 2 comments

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

Priorities

Add :+1: to issues you find important.

alyssais avatar Aug 31 '24 11:08 alyssais