guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ludovic Courtès
Subject: 03/03: hydra: bayfront: hpcguix-web refers to https://data.guix.gnu.org.
Date: Tue, 21 Dec 2021 14:41:48 -0500 (EST)

civodul pushed a commit to branch master
in repository maintenance.

commit e117d1374c5cec081ecbf7b152c10946a4c7e43f
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue Dec 21 20:40:28 2021 +0100

    hydra: bayfront: hpcguix-web refers to https://data.guix.gnu.org.
    
    * hydra/bayfront.scm <service>: hpcguix-web refers to
    "https://data.guix.gnu.org";.
---
 hydra/bayfront.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index baa9df7..2eef117 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]