mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
59fdb6c3d5
commit
cf04172b3f
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue