guix-commits
[Top][All Lists]
Advanced

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

02/06: Revert "bayfront: Use substitutes from berlin."


From: Ludovic Courtès
Subject: 02/06: Revert "bayfront: Use substitutes from berlin."
Date: Wed, 22 Dec 2021 06:50:12 -0500 (EST)

civodul pushed a commit to branch master
in repository maintenance.

commit 79819b87b06152620f3075eb5aaef3b2d5c86639
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue Dec 21 22:37:26 2021 +0100

    Revert "bayfront: Use substitutes from berlin."
    
    This reverts commit 6a0348a52ee12447ac0d660944a2241fa12532d1.
    The two build farms are intended to be independent.
---
 hydra/bayfront.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 43da7bb..264928e 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -1035,12 +1035,10 @@ access_log  /var/log/nginx/bordeaux.access.log;"))
        (guix-service-type
         config => (guix-configuration
                    (substitute-urls
-                    '("https://bordeaux.guix.gnu.org";
-                      "https://ci.guix.gnu.org";))
+                    '("https://bordeaux.guix.gnu.org";))
                    (authorized-keys
                     (cons*
                      (local-file "keys/guix/bayfront.guix.info-export.pub")
-                     (local-file "keys/guix/berlin.guixsd.org-export.pub")
                      ;; for substituting derivations
                      (plain-file
                       "data.guix.gnu.org.pub"



reply via email to

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