me
/
guix
Archived
1
0
Fork 0

gnu: prosody: Add bash-minimal to inputs.

* gnu/packages/messaging.scm (prosody)[inputs]: Add bash-minimal.
master
Arun Isaac 2022-11-13 17:57:13 +05:30
parent 1f017bf7d0
commit 394684bfeb
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 2 additions and 1 deletions

View File

@ -1575,7 +1575,8 @@ Qt-based XMPP library QXmpp.")
`("PATH" ":" prefix ,path)))
(find-files bin ".*"))))))))
(inputs
(list icu4c
(list bash-minimal
icu4c
libidn
openssl
lua-5.2