me
/
guix
Archived
1
0
Fork 0

gnu: mumi: Add guile-gnutls to inputs.

This fixes this error when running mumi on foreign distributions:

  Throw to key `gnutls-not-available' with args `("(gnutls) module not available")'.

* gnu/packages/mail.scm (mumi)[inputs]: Add guile-gnutls.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
kiasoc5 2023-04-29 01:36:08 -04:00 committed by Ludovic Courtès
parent e4f17429a6
commit 5cb04b570f
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -4129,6 +4129,7 @@ It is a replacement for the @command{urlview} program.")
guile-email guile-email
guile-fibers guile-fibers
guile-gcrypt guile-gcrypt
guile-gnutls
guile-json-4 guile-json-4
guile-kolam guile-kolam
guile-redis guile-redis