mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
e9dfa4d839
Previously execution of the trampoline would be somewhat sensitive to GUILE_LOAD_PATH & co., for example. * build-aux/build-self.scm (build-program): Remove 'unsetenv' call and %LOAD-COMPILED-PATH hack. (call-with-clean-environment): New procedure. (with-clean-environment): New macro. (build): Wrap 'open-pipe*' call in 'with-clean-environment'. |
||
---|---|---|
.. | ||
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 |