guix/nix
Ludovic Courtès ee9dff34f9
daemon: Move 'Agent' to libutil.
* nix/libstore/build.cc (DerivationGoal::tryBuildHook): Add "offload" to
'args' and pass settings.guixProgram as the first argument to
Agent::Agent.
(pathNullDevice, commonChildInit, Agent, Agent::Agent)
(Agent::~Agent): Move to...
* nix/libutil/util.cc: ... here.
* nix/libutil/util.hh (struct Agent, commonChildInit): New
declarations.
2020-09-14 15:42:55 +02:00
..
boost
libstore daemon: Move 'Agent' to libutil. 2020-09-14 15:42:55 +02:00
libutil daemon: Move 'Agent' to libutil. 2020-09-14 15:42:55 +02:00
nix-daemon
.gitignore
AUTHORS
COPYING
local.mk