GNU bug report logs -
#67231
[PATCH] gnu: aerc: Fix notmuch support.
Previous Next
Reported by: VÖRÖSKŐI András <voroskoi <at> gmail.com>
Date: Thu, 16 Nov 2023 17:37:01 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 67231 <at> debbugs.gnu.org (full text, mbox):
Hi,
VÖRÖSKŐI András <voroskoi <at> gmail.com> skribis:
> * gnu/packages/mail.scm (aerc)[inputs]: Add notmuch, remove go modules and zoxide.
> * gnu/packages/mail.scm (aerc)[native-inputs] Add go modules and zoxide.
>
> Change-Id: I697cee112bcc37f87681ee16de6ffc3f7b13ec3d
> ---
>
> For notmuch support notmuch.h has to be included build time, so added to inputs.
> Zoxide moved to native-inputs as it is an optional depencency, aerc works fine
> without it.
>
> I am not sure about the go modules, but I think they also sould be just native-inputs
> as we only need those at build time.
Zoxide is definitely present at run-time, as can be seen when running
‘guix size aerc’. So I think it should remain in ‘inputs’.
As for the Go modules, my inclination is that they should be in ‘inputs’
as well because surely the resulting binaries must be linked against
them, even if statically?
IOW, I guess I’d just add ‘notmuch’ to ‘inputs’ and not make the other
changes. If that’s fine with you, could you send an updated patch?
Thanks,
Ludo’.
This bug report was last modified 284 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.