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:
parent
6f72f5b2ec
commit
d35b4ef12c
@ -297,7 +297,7 @@ PUBLISH-URL."
|
||||
(cuirass-configuration
|
||||
(host "localhost")
|
||||
(specifications %cuirass-specs)
|
||||
(use-substitutes? #t)))
|
||||
(use-substitutes? #f)))
|
||||
|
||||
%nginx-cache-activation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user