gnu: flair: Add bash-minimal to inputs.

* gnu/packages/bioinformatics.scm (flair)
[inputs]: Add bash-minimal.

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

View file

@ -23235,7 +23235,8 @@ (define-public flair
python-tqdm))
;; Used by rpy2
(inputs
(list r-minimal ;for R_LIBS_SITE
(list bash-minimal
r-minimal ;for R_LIBS_SITE
r-apeglm ;for runDE
r-deseq2 ;for runDE
r-drimseq ;for runDS