gnu: nanopolish: Add bash-minimal to inputs.

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

Change-Id: Ie9cbe808e1ae678fb56db03537721f43da3c2b4c
This commit is contained in:
Maxim Cournoyer 2023-10-20 01:09:28 -04:00 committed by Ludovic Courtès
parent 92364dfb41
commit aecc957a56
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -19393,7 +19393,8 @@ (define-public nanopolish
`("PERL5LIB" ":" prefix (,perl5lib))))
(find-files scripts "\\.pl"))))))))
(inputs
(list guile-3.0 ;for wrappers
(list bash-minimal
guile-3.0 ;for wrappers
eigen
hdf5
htslib