mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-21 17:50:34 +02:00
gnu: rcas-web: Add bash-minimal to inputs.
* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Add bash-minimal. Change-Id: I71f0e435e969e0a689caea90d9f442929c7d9431
This commit is contained in:
committed by
Ludovic Courtès
parent
59fdb6c3d5
commit
cf04172b3f
@@ -13616,7 +13616,8 @@ secondary structure and comparative analysis in R.")
|
||||
`("GUILE_LOAD_COMPILED_PATH" ":" = (,path))
|
||||
`("R_LIBS_SITE" ":" = (,(getenv "R_LIBS_SITE"))))))))))
|
||||
(inputs
|
||||
(list r-minimal
|
||||
(list bash-minimal
|
||||
r-minimal
|
||||
r-rcas
|
||||
guile-3.0
|
||||
guile-json-4
|
||||
|
||||
Reference in New Issue
Block a user