hydra: bayfront: Update the substitute-urls.

bordeaux.guix.gnu.org is the canonical name now.

* hydra/bayfront.scm (services): Update the guix-service-type
substitute-urls.
This commit is contained in:
Christopher Baines 2021-12-13 10:12:48 +00:00
parent 4117d547d8
commit ea39220eb7
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

View File

@ -935,7 +935,7 @@ access_log /var/log/nginx/bordeaux.access.log;"))
(guix-service-type
config => (guix-configuration
(substitute-urls
'("https://bayfront.guix.gnu.org"))
'("https://bordeaux.guix.gnu.org"))
(authorized-keys
(cons*
(local-file "keys/guix/bayfront.guix.info-export.pub")