gnu: ci: Use 'inputs' in build phases instead of '%build-inputs'.

In build phases, the former is preferred.

* gnu/packages/ci.scm
  (cuirass)[arguments]<#:phases>{wrap-program}: Use 'inputs'
  argument instead of '%build-inputs'.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Maxime Devos 2021-05-25 15:20:34 +02:00 committed by Mathieu Othacehe
parent a9afff4beb
commit 8190f5bb97
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -141,7 +141,7 @@ (define-public cuirass
(guix (assoc-ref inputs "guix"))
(deps (list avahi gcrypt json zmq squee git bytes
fibers zlib matd tls mail guix))
(guile (assoc-ref %build-inputs "guile"))
(guile (assoc-ref inputs "guile"))
(effective
(read-line
(open-pipe* OPEN_READ