guix/build-aux
Ludovic Courtès 790c3e019a
build-self: Inherit the daemon connection from the parent process.
Fixes <https://bugs.gnu.org/31892>.
Reported by Vagrant Cascadian <vagrant@debian.org>.

* build-aux/build-self.scm (build): Define 'port' and wrap 'open-pipe*'
call in 'with-input-from-port'.
(build-program): Use 'port->connection' or 'open-connection' instead of
'with-store.'
2018-06-26 14:27:57 +02:00
..
cuirass cuirass: Add job specs for the modular Guix. 2018-04-08 17:48:33 +02:00
hydra hydra: Make sure we add an absolute file name to the load path. 2018-06-15 10:04:59 +02:00
build-self.scm build-self: Inherit the daemon connection from the parent process. 2018-06-26 14:27:57 +02:00
check-available-binaries.scm
check-final-inputs-self-contained.scm maint: Adjust 'check-final-inputs-self-contained' for glibc:static. 2018-03-25 00:26:13 +01:00
compile-all.scm
compile-as-derivation.scm pull: Install the new Guix in a profile. 2018-06-09 12:02:27 +02:00
generate-authors.scm
git-version-gen
gitlog-to-changelog
pre-inst-env.in Remove 'guix-register' and its traces. 2018-06-14 11:17:00 +02:00
run-system-tests.scm
test-driver.scm
test-env.in build: 'test-env' does not 'guix download' non-existent files. 2018-05-13 23:16:16 +02:00
update-guix-package.scm
update-NEWS.scm