3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

services: cuirass: Fix the substitute-urls argument.

This is a follow-up of: 23b5b168ae.

* gnu/services/cuirass.scm (cuirass-remote-worker-shepherd-service): Fix it.
This commit is contained in:
Mathieu Othacehe 2021-08-12 14:58:18 +02:00
parent 23b5b168ae
commit 8221cf8349
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -375,9 +375,9 @@ CONFIG."
(number->string publish-port)))
'())
#$@(if substitute-urls
(string-append
"--substitute-urls="
(string-join substitute-urls))
(list (string-append
"--substitute-urls="
(string-join substitute-urls)))
'())
#$@(if public-key
(list