unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Jean Louis <guix@rcdrun.com>
Cc: help-guix@gnu.org
Subject: Re: guix edit mutt -- with new option, and dependency, how I got it working
Date: Wed, 9 Mar 2016 20:45:22 -0500	[thread overview]
Message-ID: <20160310014522.GB29687@jasmine> (raw)
In-Reply-To: <20160310004446.GA23830@protected.rcdrun.com>

On Thu, Mar 10, 2016 at 01:44:47AM +0100, Jean Louis wrote:
> Hello,
> 
> I wish to share how I got this working:

[...]

> So, I have done that with file:
> 
> ~/gnu/guix/packages/mutt.scm
> 
> which is attached.
> 
> And I have added, dependency "gdbm" for the option --enable-hcache to
> have it working:
> 
> (inputs
>  `(("cyrus-sasl" ,cyrus-sasl)
> 	 ("gpgme" ,gpgme)
> 	 ("gdbm" ,gdbm)
> 
> and
> 
>      `(#:configure-flags '("--enable-smtp"
>                            "--enable-imap"
>                            "--enable-pop"
>                            "--enable-gpgme"
>                            "--enable-hcache"

Cool, I'm glad you got that working.

Do you think this option (--enable-hcache) should be in our default mutt
package? Would all mutt users benefit from it? Or is it something
specific to your use case?

  reply	other threads:[~2016-03-10  1:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10  0:44 guix edit mutt -- with new option, and dependency, how I got it working Jean Louis
2016-03-10  1:45 ` Leo Famulari [this message]
2016-03-10  6:58   ` Jean Louis
2016-03-10 20:45     ` Leo Famulari
2016-03-10 21:06       ` Efraim Flashner
2016-03-10 21:34         ` Leo Famulari
2016-03-11 13:37           ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160310014522.GB29687@jasmine \
    --to=leo@famulari.name \
    --cc=guix@rcdrun.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).