guix/nix/libstore
Ludovic Courtès 959eaa1eb8
daemon: Add "/guix" to default 'nixLibexecDir'.
This makes it easier to run the uninstalled daemon.

* nix/local.mk (libstore_a_CPPFLAGS): Append "/guix" to
NIX_LIBEXEC_DIR.
* build-aux/pre-inst-env.in (NIX_LIBEXEC_DIR): Adjust comment.
* nix/libstore/builtins.cc (builtinDownload): Remove SUBDIR and its
use.
* nix/libstore/local-store.cc (runAuthenticationProgram): Ditto.
* nix/libstore/gc.cc (addAdditionalRoots): Remove "/guix" prefix.
* nix/nix-daemon/guix-daemon.cc (main): Ditto.
2019-02-04 16:20:01 +01:00
..
.gitignore
build.cc daemon: Use unbranded phrases in comments and messages. 2018-12-16 16:28:07 +01:00
builtins.cc daemon: Add "/guix" to default 'nixLibexecDir'. 2019-02-04 16:20:01 +01:00
builtins.hh daemon: Allow check builds of 'builtin:download' derivations. 2017-01-11 17:06:31 +01:00
derivations.cc
derivations.hh
gc.cc daemon: Add "/guix" to default 'nixLibexecDir'. 2019-02-04 16:20:01 +01:00
globals.cc daemon: Remove the 'NIX_SUBSTITUTERS' environment variable. 2019-02-04 16:20:01 +01:00
globals.hh daemon: Remove unused 'NIX_DATA_DIR' environment variable. 2019-02-04 00:03:30 +01:00
local-store.cc daemon: Add "/guix" to default 'nixLibexecDir'. 2019-02-04 16:20:01 +01:00
local-store.hh daemon: Remove unused schema upgrade code. 2018-03-30 23:42:07 +02:00
misc.cc daemon: Remove dead code. 2018-03-30 23:42:07 +02:00
misc.hh daemon: Remove dead code. 2018-03-30 23:42:07 +02:00
optimise-store.cc daemon: Use unbranded phrases in comments and messages. 2018-12-16 16:28:07 +01:00
pathlocks.cc
pathlocks.hh
references.cc
references.hh
sqlite.cc
sqlite.hh
store-api.cc daemon: Use unbranded phrases in comments and messages. 2018-12-16 16:28:07 +01:00
store-api.hh Remove 'guix-register' and its traces. 2018-06-14 11:17:00 +02:00
worker-protocol.hh daemon: Support multiplexed build output. 2018-10-15 22:40:35 +02:00