aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2018-07-03 19:52:32 +0200
committerEelco Dolstra <edolstra@gmail.com>2018-07-03 19:52:32 +0200
commite388739098cfb14a166923cd24b6140674b176f8 (patch)
treeba68bb41b23fb403f2714544cf26009197106daf /.travis.yml
parentea3c9dab5fa6c9ba0e1c441ac0c27a73cc7632bb (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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions