I was trying to install nix in a separate directory, but configure
seems to insist that /nix/var is in the root directory at /nix/var.
The default functionality removed by this statement in configure:
# State should be stored in /nix/var, unless the user overrides it explicitly.
test "$localstatedir" = '${prefix}/var' && localstatedir=/nix/var
Is there a reason why this has been done?
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev