hydra: bayfront: Fix the Guix Build Coordinator agent configuration.

Use bordeaux.guix.gnu.org rather than bayfront.guix.gnu.org for non
derivation substiutes, as this is the proper domain to use.

* hydra/bayfront.scm (services): Change non-derivation-substitute-urls
within the guix-build-coordinator-agent-configuration to
https://bordeaux.guix.gnu.org.
This commit is contained in:
Christopher Baines 2021-12-21 10:40:33 +00:00
parent fc8b8cb0ec
commit 15644d4a7d
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

View File

@ -929,7 +929,7 @@ access_log /var/log/nginx/bordeaux.access.log;"))
(derivation-substitute-urls
(list "https://data.guix.gnu.org"))
(non-derivation-substitute-urls
(list "https://bayfront.guix.gnu.org"))))
(list "https://bordeaux.guix.gnu.org"))))
(modify-services %base-services
(guix-service-type