Commit Graph

101 Commits

Author SHA1 Message Date
Damien Cassou
b24b63847b
notmuch: 0.30 -> 0.30.1c80020
This update is required because recent update of Emacs (to 27.1) broke
notmuch build.
2020-08-12 08:45:18 +02:00
Matthias Beyer
9444896462 notmuch: 0.29.3 -> 0.30
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-24 19:28:08 +02:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Mario Rodas
8a020156df
notmuch: fix info output 2020-05-02 04:20:00 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Doron Behar
028fcf9643 notmuch: remove bash-completion and just specify path 2020-04-07 22:02:49 +02:00
Florian Klink
d0dd8e6cca notmuch: make emacs a separate output
This puts all emacs-related binaries and code to a separate output,
removing emacs from the runtime closure of neomutt.
2020-04-07 22:02:48 +02:00
Massimo Redaelli
b6f6fd8d00 notmuch: extract optional dependencies 2020-04-03 16:41:27 +02:00
Bruno Bigras
a03b2b331e notmuch: 0.29.2 -> 0.29.3 2020-02-06 22:51:21 +01:00
Puck Meerburg
27e7fcd6b9 notmuch: 0.29.1 -> 0.29.2 2019-10-22 09:22:38 -07:00
Puck Meerburg
bcc543135f notmuch: fix notmuch-emacs-mua
Before this patch, notmuch-emacs-mua would try to call emacs in PATH,
 which would obviously fail on systems with no emacs. This fixes that,
 while still keeping the capability to override your emacs' path.
2019-09-01 08:40:26 +00:00
Puck Meerburg
abd8f6c045 notmuch: remove gpg substituteInPlace
As of 0.29, notmuch no longer has the gpg_path config, and instead
 uses the gmime default, so the substitute can be safely dropped.
2019-09-01 08:40:26 +00:00
Puck Meerburg
21fac085c7 notmuch: 0.28.4 -> 0.29.1
Release notes at https://notmuchmail.org/news/release-0.29/ and
 https://notmuchmail.org/news/release-0.29.1/
2019-09-01 08:40:15 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Will Dietz
d4be93914f notmuch: 0.28.3 -> 0.28.4
https://notmuchmail.org/pipermail/notmuch/2019/027933.html
2019-05-08 02:57:11 -05:00
Will Dietz
d01bdbee28 notmuch: 0.28.2 -> 0.28.3
https://notmuchmail.org/pipermail/notmuch/2019/027481.html
2019-03-06 22:42:38 +01:00
Florian Friesdorf
fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
Will Dietz
198e293c71 notmuch: 0.28.1 -> 0.28.2
https://notmuchmail.org/pipermail/notmuch/2019/027402.html
2019-02-17 20:07:18 -06:00
Will Dietz
03f58a2a9d notmuch: 0.28 -> 0.28.1 2019-02-01 17:33:59 -06:00
Robin Gloster
18a5e4a5f6
Revert "notmuch: use python 3"
This reverts commit bc487da204802615249c4c9e84ddd83c2117559d.

I messed up, branch was at a wrong ref..
2018-12-16 18:04:25 +01:00
Robin Gloster
bc487da204
notmuch: use python 3 2018-12-16 17:58:17 +01:00
Matthew Bauer
a35dae70c3 notmuch: cleanup 2018-11-05 13:30:43 -06:00
Will Dietz
13f3021bbb notmuch: fix zsh completions by specifying dir to use 2018-10-13 00:17:22 -05:00
Will Dietz
a838003c32 notmuch: 0.27 -> 0.28
https://notmuchmail.org/pipermail/notmuch/2018/027128.html
2018-10-13 00:04:15 -05:00
Justin Humm
bea3f18185 notmuch: use test-database in checkPhase
for running all tests, notmuch requires a database file, which can be
downloaded at https://notmuchmail.org/releases/test-databases/

See test/README in notmuch sources for further info.
2018-10-05 12:36:12 +02:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
R. RyanTM
e1a62d4438 notmuch: 0.26.2 -> 0.27
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/notmuch/versions.

These checks were done:

- built on NixOS
- /nix/store/fc0y8jb20kfm3v4yy3zzc6ipidc1ks1c-notmuch-0.27/bin/notmuch passed the binary check.
- Warning: no invocation of /nix/store/fc0y8jb20kfm3v4yy3zzc6ipidc1ks1c-notmuch-0.27/bin/notmuch-emacs-mua had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 0.27 with grep in /nix/store/fc0y8jb20kfm3v4yy3zzc6ipidc1ks1c-notmuch-0.27
- directory tree listing: https://gist.github.com/2a14e6349ea43a555857f9e30bf328ff
- du listing: https://gist.github.com/d08317825ff4ade027455942eb367fdb
2018-06-14 02:37:42 -07:00
Ben Gamari
eaf71dd33e notmuch: 0.26.1 -> 0.26.2 2018-04-30 12:21:55 -04:00
Matthew Justin Bauer
c472940c8b
Merge pull request #37383 from hedning/notmuch-fix-/bin/sh
notmuch: fix /bin/sh impurity in ./configure
2018-04-08 23:07:35 -05:00
R. RyanTM
ae8e564ba8 notmuch: 0.26 -> 0.26.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/notmuch/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch --help’ got 0 exit code
- ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch help’ got 0 exit code
- ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch --version’ and found version 0.26.1
- found 0.26.1 with grep in /nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1
- directory tree listing: https://gist.github.com/adeae189f9ac416571a7c0e3beca712f
2018-04-06 20:07:43 +02:00
Tor Hedin Brønner
d97416198a notmuch: fix /bin/sh impurity in ./configure 2018-03-19 19:35:46 +01:00
Ben Gamari
5f3b59c0d0 notmuch: Fix configure invocation 2018-02-26 12:00:03 -05:00
Matthew Justin Bauer
ac4ffde5ab
notmuch: fix version wildcard
talloc is now 2.1.11 and the find '?' only matches one digit so it fails on 11. This switches it to use the '*' wildcard.
2018-02-03 20:19:42 -06:00
Jörg Thalheim
3eb311ebac
Merge pull request #33949 from woffs/muchsync5
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
Justin Humm
16ea43d1b4
muchsync: add homepage 2018-01-17 10:41:34 +01:00
Frank Doepper
5856892ae6 muchsync: 2 -> 5 2018-01-16 20:53:03 +01:00
Florian Klink
32d33177ea notmuch: add myself as maintainer 2018-01-10 02:22:16 +01:00
Florian Klink
bb319eded6 notmuch: stop trying to patch gpg paths in emacs/notmuch-crypto.el
This was fixed upstream in f0d06c8ca3fce15c9e264445485bd93a6de8d25e, by
using epg-gpg-program instead of `(call-process epg-gpg-program …)` as
before.
2018-01-10 02:22:16 +01:00
Florian Klink
41723ef290 notmuch: 0.25.3 -> 0.26 2018-01-10 02:03:48 +01:00
Moritz Ulrich
d3fbf9b821
notmuch: Add myself to maintainers 2017-12-10 17:18:32 +01:00
Moritz Ulrich
8974a9bf9a
notmuch: 0.25.2 -> 0.25.3 2017-12-10 12:15:50 +01:00
Kai Harries
5654297a7b notmuch: 0.25 -> 0.25.2 2017-11-19 16:06:04 +01:00
John Ericson
ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Jan Malakhovski
ae86fddd95 notmuch: switch to gmime3, make all tests pass with gmime3 2017-09-16 09:20:05 +00:00
Bart Brouns
8da8a162bb notmuch: 0.24.2 -> 0.25 2017-08-13 03:59:47 +02:00
Lancelot SIX
e34ce9d1c5 gnupg: 2.1.22 -> 2.1.23
This release in a RC for gnupg-2.2. The main difference as far as
nixpkgs is concerned is that the binary `gpg2` is now called `gpg` and
`gpgv2` is called `gpgv`.

This update fixed all explicit use of `gpg2` and `gpgv2` across nixpkgs,
but there might be some packaged software that internally use `gpg2`
not handeled by this commit.

See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00001.html
for full release information
2017-08-11 19:24:06 +02:00
Bart Brouns
09d626e6f1 notmuch: 0.23.5 -> 0.24.2 2017-07-02 17:17:57 +02:00
Lorenzo Manacorda
5108c4c7b2 notmuch: fix homepage and notmuch-mutt license (#24777)
* notmuch: fix homepage and notmuch-mutt license

notmuch-mutt's license is GPLv3. might have been changed when it was upstreamed.

* fix scheme

* fix typo in url

* fix field alignment

* use with to make statements shorter
2017-04-10 16:00:25 +02:00