gnu: mumi: Add bash-minimal to inputs.

* gnu/packages/mail.scm (mumi)[inputs]: Add bash-minimal.
This commit is contained in:
Arun Isaac 2023-04-24 15:18:22 +01:00
parent ec020345d1
commit 4b7294cfb8
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 2 additions and 1 deletions

View File

@ -4123,7 +4123,8 @@ It is a replacement for the @command{urlview} program.")
`("GUILE_LOAD_COMPILED_PATH" ":" prefix
(,go ,(getenv "GUILE_LOAD_COMPILED_PATH"))))))))))
(inputs
(list guile-email
(list bash-minimal
guile-email
guile-fibers
guile-gcrypt
guile-json-4