guix-commits
[Top][All Lists]
Advanced

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

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


From: Mathieu Othacehe
Subject: 02/03: hydra: sysadmin: Use substitutes on build machines.
Date: Tue, 1 Dec 2020 05:55:30 -0500 (EST)

mothacehe pushed a commit to branch master
in repository maintenance.

commit 693895edac5faeeb53537dff568a06ea10574869
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Tue Dec 1 11:47:39 2020 +0100

    hydra: sysadmin: Use substitutes on build machines.
    
    * hydra/modules/sysadmin/build-machines.scm (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 8f7d097..2b25c46 100644
--- a/hydra/modules/sysadmin/build-machines.scm
+++ b/hydra/modules/sysadmin/build-machines.scm
@@ -77,7 +77,6 @@ HOST-NAME and accessibly by SYSADMINS, with the given 
AUTHORIZED-GUIX-KEYS."
                        (guix-service-type config =>
                                           (guix-configuration
                                            (inherit config)
-                                           (use-substitutes? #f)
                                            (authorized-keys
                                             authorized-guix-keys))))))))
 



reply via email to

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