diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2018-07-03T17·52+0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2018-07-03T17·52+0200 |
commit | e388739098cfb14a166923cd24b6140674b176f8 (patch) | |
tree | ba68bb41b23fb403f2714544cf26009197106daf /tests/lang/eval-okay-mapattrs.nix | |
parent | ea3c9dab5fa6c9ba0e1c441ac0c27a73cc7632bb (diff) |
nix-daemon: Respect --store
For example, this allows you to do run nix-daemon as a non-privileged user: eelco$ NIX_STATE_DIR=~/my-nix/nix/var nix-daemon --store ~/my-nix/ The NIX_STATE_DIR is still needed because settings.nixDaemonSocketFile is not derived from settings.storeUri (and we can't derive it from the store's state directory because we don't want to open the store in the parent process).
Diffstat (limited to 'tests/lang/eval-okay-mapattrs.nix')
0 files changed, 0 insertions, 0 deletions