gnu: ccwl: Remove input labels.

* gnu/packages/bioinformatics.scm (ccwl)
[inputs]: Remove input labels.

Change-Id: Ie00325f7472524a0c8431b98ca6172a2f7f7096a
This commit is contained in:
Maxim Cournoyer 2023-10-20 01:10:10 -04:00 committed by Ludovic Courtès
parent 200bd2ebad
commit 5ce08ad5b4
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -22885,9 +22885,9 @@ (define-public ccwl
(,(string-append out "/lib/guile/" effective-version "/site-ccache")
,(getenv "GUILE_LOAD_COMPILED_PATH"))))))))))
(inputs
`(("bash" ,bash-minimal)
("guile" ,guile-3.0)
("guile-libyaml" ,guile-libyaml)))
(list bash-minimal
guile-3.0
guile-libyaml))
(native-inputs
(list pkg-config
lzip