From cfcd6c75168c7c63381b36d1c53a14ef651429e2 Mon Sep 17 00:00:00 2001 From: "Collin J. Doering" Date: Mon, 15 Jan 2024 16:25:45 -0500 Subject: [PATCH] guix-ci0: Set cuirass use-substitutes? back to #t --- .guix/rekahsoft/guix-config/vms/guix-ci0-home-rekahsoft-ca.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.guix/rekahsoft/guix-config/vms/guix-ci0-home-rekahsoft-ca.scm b/.guix/rekahsoft/guix-config/vms/guix-ci0-home-rekahsoft-ca.scm index be7d995..343a087 100644 --- a/.guix/rekahsoft/guix-config/vms/guix-ci0-home-rekahsoft-ca.scm +++ b/.guix/rekahsoft/guix-config/vms/guix-ci0-home-rekahsoft-ca.scm @@ -297,7 +297,7 @@ PUBLISH-URL." (cuirass-configuration (host "localhost") (specifications %cuirass-specs) - (use-substitutes? #f))) + (use-substitutes? #t))) %nginx-cache-activation