hydra: bayfront: hpcguix-web refers to https://data.guix.gnu.org.

* hydra/bayfront.scm <service>: hpcguix-web refers to
"https://data.guix.gnu.org".
This commit is contained in:
Ludovic Courtès 2021-12-21 20:40:28 +01:00
parent 68337ccd9d
commit e117d1374c
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -933,7 +933,7 @@ access_log /var/log/nginx/bordeaux.access.log;"))
(package-page-extension-proc
(lambda (path)
(let ((url (string-append
"http://data.guix.gnu.org"
"https://data.guix.gnu.org"
"/repository/1/branch/master/package/"
(basename path))))
`(div