mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-25 03:30:30 +02:00
gnu: ccwl: Remove input labels.
* gnu/packages/bioinformatics.scm (ccwl) [inputs]: Remove input labels. Change-Id: Ie00325f7472524a0c8431b98ca6172a2f7f7096a
This commit is contained in:
committed by
Ludovic Courtès
parent
200bd2ebad
commit
5ce08ad5b4
@@ -22885,9 +22885,9 @@ single-cell data named @url{https://github.com/PMBio/cardelino, cardelino}.")
|
||||
(,(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
|
||||
|
||||
Reference in New Issue
Block a user