guix-devel/nix
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
..
boost Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
libstore daemon: Add "/guix" to default 'nixLibexecDir'. 2019-02-04 16:20:01 +01:00
libutil daemon: Use unbranded phrases in comments and messages. 2018-12-16 16:28:07 +01:00
nix-daemon daemon: Add "/guix" to default 'nixLibexecDir'. 2019-02-04 16:20:01 +01:00
scripts daemon: Install 'authenticate' script under LIBEXECDIR/guix. 2018-11-14 21:34:08 +01:00
.gitignore build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
AUTHORS Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
COPYING Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
local.mk daemon: Add "/guix" to default 'nixLibexecDir'. 2019-02-04 16:20:01 +01:00