mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
Fixes <https://bugs.gnu.org/41930>. * build-aux/build-self.scm (build-program): Add extra 'build-output' parameter. Interpret it as a socket name and connect to it; use it as the CURRENT-BUILD-OUTPUT-PORT. (proxy): New procedure. (build): Open a named socket. Accept connections and call 'proxy' on it. |
||
|---|---|---|
| .. | ||
| cuirass | ||
| build-self.scm | ||
| check-channel-news.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 | ||
| test-driver.scm | ||
| test-env.in | ||
| update-guix-package.scm | ||
| update-NEWS.scm | ||