guix-devel/build-aux
Ludovic Courtès bc69ea2d60
daemon: Run 'guix offload' directly.
* nix/scripts/offload.in: Remove.
* nix/local.mk (nodist_pkglibexec_SCRIPTS) [BUILD_DAEMON_OFFLOAD]:
Remove 'scripts/offload'.
* config-daemon.ac: Don't output 'nix/scripts/offload'.
* build-aux/pre-inst-env.in: Don't set 'NIX_BUILD_HOOK'.
* nix/libstore/build.cc (HookInstance::HookInstance): Run 'guix
offload'.
(DerivationGoal::tryBuildHook): Remove reference to 'NIX_BUILD_HOOK'.
* nix/nix-daemon/guix-daemon.cc (main) [HAVE_DAEMON_OFFLOAD_HOOK]: Don't
set 'NIX_BUILD_HOOK'.
* nix/nix-daemon/nix-daemon.cc (performOp) [!HAVE_DAEMON_OFFLOAD_HOOK]:
Leave 'settings.useBuildHook' unchanged.
2019-09-08 11:49:24 +02:00
..
cuirass
hydra
build-self.scm Use more guix.gnu.org. 2019-07-16 23:00:10 +02:00
check-available-binaries.scm
check-final-inputs-self-contained.scm
compile-all.scm build: Report build errors via 'report-load-error'. 2019-06-25 17:41:24 +02:00
compile-as-derivation.scm
generate-authors.scm
git-version-gen
gitlog-to-changelog
pre-inst-env.in daemon: Run 'guix offload' directly. 2019-09-08 11:49:24 +02:00
run-system-tests.scm
test-driver.scm build: 'test-driver.scm' prints Scheme values with 'write'. 2017-03-22 15:02:33 +01:00
test-env.in
update-NEWS.scm maint: update-NEWS: Track "gcc-toolchain", not "gcc". 2019-05-20 11:50:21 +02:00
update-guix-package.scm