mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
* 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. |
||
|---|---|---|
| .. | ||
| cuirass | ||
| hydra | ||
| build-self.scm | ||
| check-available-binaries.scm | ||
| check-final-inputs-self-contained.scm | ||
| compile-all.scm | ||
| compile-as-derivation.scm | ||
| generate-authors.scm | ||
| git-version-gen | ||
| gitlog-to-changelog | ||
| pre-inst-env.in | ||
| run-system-tests.scm | ||
| test-driver.scm | ||
| test-env.in | ||
| update-guix-package.scm | ||
| update-NEWS.scm | ||