guix/nix/libstore
Ludovic Courtès 4d4a38f620
daemon: Remove the 'NIX_SUBSTITUTERS' environment variable.
* nix/libstore/globals.cc (Settings:update): Remove changes to
'substituters'.
* nix/nix-daemon/guix-daemon.cc (main): Set 'settings.substituters'
directly instead of changing the 'NIX_SUBSTITUTERS' environment variable.
* build-aux/pre-inst-env.in: Remove reference to 'NIX_SUBSTITUTERS'.
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
builtins.hh
derivations.cc
derivations.hh
gc.cc daemon: Use unbranded phrases in comments and messages. 2018-12-16 16:28:07 +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: Use unbranded phrases in comments and messages. 2018-12-16 16:28:07 +01:00
local-store.hh
misc.cc
misc.hh
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
worker-protocol.hh