(address . bug-guix@gnu.org)
Changing the HTTP{,S} and FTP proxies used by guix-daemon is
inconvenient, especially when doing a GuixSD install, as reported by
Divan Santana <divan@santanas.co.za> at:
We should add a service-specific action to do that, like:
herd set-http-proxy guix-daemon http://example.org
or, alternately, let guix-daemon (‘guix substitute’ and ‘guix
perform-download’) honor client-provided proxy settings passed via
‘set-build-options’ or similar.
Ludo’.