guix-ci0: Set cuirass use-substitutes? to #f

This is being set to see if builds work when builds occur from source, as following the
upgrade from cuirass 1.1.0-13.1341725 -> 1.2.0-1.bdc1f9f local builds appear to no
longer run.
This commit is contained in:
Collin J. Doering 2024-01-04 22:07:08 -05:00
parent 6f72f5b2ec
commit d35b4ef12c
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022

View File

@ -297,7 +297,7 @@ PUBLISH-URL."
(cuirass-configuration
(host "localhost")
(specifications %cuirass-specs)
(use-substitutes? #t)))
(use-substitutes? #f)))
%nginx-cache-activation