guix-commits
[Top][All Lists]
Advanced

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

03/03: hydra: sysadmin: Use substitutes on build machines.


From: Mathieu Othacehe
Subject: 03/03: hydra: sysadmin: Use substitutes on build machines.
Date: Tue, 1 Dec 2020 07:09:04 -0500 (EST)

mothacehe pushed a commit to branch master
in repository maintenance.

commit 8a96db85bf58bb1fc211ec336b4dec286d4e0534
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Tue Dec 1 13:08:15 2020 +0100

    hydra: sysadmin: Use substitutes on build machines.
    
    * hydra/modules/sysadmin/build-machines.scm (berlin-new-build-machine-os):
    Enable substitutes on build machines.
---
 hydra/modules/sysadmin/build-machines.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hydra/modules/sysadmin/build-machines.scm 
b/hydra/modules/sysadmin/build-machines.scm
index 7257a0d..eede2bf 100644
--- a/hydra/modules/sysadmin/build-machines.scm
+++ b/hydra/modules/sysadmin/build-machines.scm
@@ -270,7 +270,6 @@ Match Address 141.80.167.131
                    config =>
                    (guix-configuration
                     (inherit config)
-                    (use-substitutes? #f)
                     (authorized-keys
                      authorized-guix-keys)
                     (build-accounts



reply via email to

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