Commit graph

637 commits

Author SHA1 Message Date
Jörg Thalheim
d92b58908c mailpile: 1.0.0rc1 -> 1.0.0rc2 2018-02-14 06:24:08 +00:00
Florian Klink
b89aad4718 notmuch-addrlookup: 7 -> 9
This version bump contains the following fixes:

v8:
 - Avoid a segmentation fault when notmuch_message_get_header() returns NULL. (Patch by Víctor M. Jáquez <vjaquez@igalia.com>).

v9:
 - Do not use the deprecated notmuch_query_count_messages_st function when using Notmuch 0.25. (Patch by Adam Ruzicka <a.ruzicka@outlook.com>.)
   We already had this patch in our tree.
 - Fix crash in when running queries and the program is build with Notmuch 0.25. (Patch by Joshua Krusell <joshua.krusell@v-dem.net>).
 - Fix conditional compilation when using Notmuch 0.25. (Patch by David Bremner <bremner@debian.org>).
2018-02-11 20:59:43 +01:00
SLNOS
d3ea843a46 mailpile: 0.4.1 -> 1.0.0rc1
Adaptation of #23058 by @spinus to 1.0.0rc1. See #23058 and #28111 for discussion.
This patch keeps the warnings. But I think it is useful to have a sanely working
version in nixpkgs, even if it is still considered insecure, just to follow the
upstream development by actually running it instead of reading the log.
2018-02-10 02:51:42 +00:00
Daiderd Jordan
d74a7506f0
Merge pull request #34577 from matthewbauer/patch-8
notmuch: fix version wildcard
2018-02-07 20:16:45 +01:00
Alex Griffin
5704888065 mblaze: 0.3 -> 0.3.1 2018-02-07 18:54:45 +02:00
Florian Klink
1cc8ea4ec9 afew: 1.2.0 -> 1.3.0 2018-02-07 00:30:16 +01: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
Matthias Beyer
e23e131025 mutt: 1.9.2 -> 1.9.3 2018-01-27 22:10:07 +01:00
taku0
965a4349c0 thunderbird: 52.5.2 -> 52.6.0 2018-01-26 09:13:04 +09:00
taku0
9536114243 thunderbird-bin: 52.5.2 -> 52.6.0 2018-01-26 09:12:58 +09:00
Florian Klink
5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Jörg Thalheim
3eb311ebac
Merge pull request #33949 from woffs/muchsync5
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
Gabriel Ebner
f6a87d7b8f
Merge pull request #33974 from erictapen/muchsync-homepage
muchsync: add homepage
2018-01-17 14:17:53 +01:00
Justin Humm
16ea43d1b4
muchsync: add homepage 2018-01-17 10:41:34 +01:00
Robin Gloster
1522a47ed3
claws-mail: 3.15.1 -> 3.16.0 2018-01-17 00:10:07 +01:00
Frank Doepper
5856892ae6 muchsync: 2 -> 5 2018-01-16 20:53:03 +01:00
Jörg Thalheim
ed70c591a4
Merge pull request #33682 from mogorman/notbit
notbit: init at 2018-01-09
2018-01-13 18:40:53 +00:00
Jörg Thalheim
ae5550e86a
inboxer: init at 1.0.1 (#33720) 2018-01-13 18:30:39 +00:00
Jörg Thalheim
a35a8d6033 mblaze: fix darwin build 2018-01-13 11:48:37 +00:00
Alex Griffin
a3832c0388 mblaze: 0.2 -> 0.3 2018-01-12 14:15:07 -06:00
Yegor Timoshenko
8d12c26e34
sylpheed: 3.5.1 -> 3.6.0 2018-01-11 14:04:44 +00:00
Matthew O'Gorman
d25a65b0f0 notbit: init at 2018-01-09 2018-01-10 19:02:53 -05:00
Merlin Göttlinger
6fbe54623b
seems to work now 2018-01-10 21:12:31 +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
Alex Griffin
8cd5391806 mblaze: init at 0.2 2018-01-06 09:09:30 -06:00
Merlin Göttlinger
8f61038362
All ldd misses fixed 2018-01-06 12:31:54 +01:00
Merlin Göttlinger
7940b5b760
Beginnings of a inboxer derivation 2018-01-05 12:11:52 +01:00
taku0
62c5b716bc thunderbird: 52.5.0 -> 52.5.2 2017-12-22 15:12:57 +09:00
taku0
8869311ccb thunderbird-bin: 52.5.0 -> 52.5.2 2017-12-22 15:12:49 +09:00
Orivej Desh
491829e418 nylas-mail-bin: use canonical amazon s3 domain 2017-12-20 01:34:27 +00:00
Matthias Beyer
79ba686371 mutt: 1.9.1 -> 1.9.2 (#32734) 2017-12-16 11:22:51 +01:00
Peter Hoeg
9b6ef35b2c neomutt: 20171027 -> 20171208 2017-12-14 11:25:11 +08: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
Vladimír Čunát
147d395182
thunderbird: don't force-enable the sandbox
This should fix build on aarch64, as there's no sandboxing possible.
https://bugzilla.mozilla.org/show_bug.cgi?id=1294331
As the code defaults to enabling it where it's possible, let's drop the option.
2017-11-25 13:17:21 +01:00
taku0
bb853bdfea thunderbird: 52.4.0 -> 52.5.0 2017-11-24 03:12:38 +09:00
taku0
ab6046e33f thunderbird-bin: 52.4.0 -> 52.5.0 2017-11-24 03:12:31 +09:00
Joachim F
7059c88290
Merge pull request #31207 from rnhmjoj/mutt-gpg
mutt: add option to configure S/MIME and GnuPG
2017-11-22 04:08:10 +00:00
rnhmjoj
3daaf09c9e
mutt: add option to configure S/MIME and GnuPG 2017-11-20 20:04:19 +01:00
Peter Hoeg
f16bd1c72d neomutt: use mime.types from dedicated mime-types derivation
The mime.types file shipped with neomutt is pretty basic so we use the one put
together by Gentoo from a dedicated mime-types derivation as it vastly improves
the handling of attachments.
2017-11-20 07:27:30 +08:00
Pascal Wittmann
a86d0d610c
Merge pull request #31829 from KaiHa/notmuch-0.25.2
notmuch: 0.25 -> 0.25.2
2017-11-19 16:56:50 +01:00
Kai Harries
5654297a7b notmuch: 0.25 -> 0.25.2 2017-11-19 16:06:04 +01:00
Peter Hoeg
7ce825d6ab neomutt: put mime.types in $out/etc where it belongs 2017-11-16 12:16:05 +08:00
Peter Hoeg
dc7ea3f94f neomutt: specify path to mime.types
Neomutt will by default look for /etc/mime.types which isn't present in order to
map file extensions to mime types.

If this file isn't found, and a message has a png attached with
application/octet-stream mime type, neomutt will not know what to do with it.
2017-11-16 10:43:37 +08:00
Joerg Thalheim
b23f94ef52 neomutt: makeWrapper belongs in nativeBuildInputs 2017-11-13 17:29:05 +00:00
Jörg Thalheim
876a5b63b0
Merge pull request #31613 from flokli/neomutt-wrap-aux
neomutt: wrapProgram to add lib/neomutt to PATH
2017-11-13 17:24:12 +00:00
Florian Klink
b14c799213 neomutt: wrapProgram to add lib/neomutt to PATH
This is needed to have the auxillary tools 'pgpewrap', 'pgpring' and
'smime_keys' in PATH.

Fixes #31609.
2017-11-13 18:04:42 +01:00
gnidorah
5c06711c80 mailnag: gnomekeyring by default 2017-11-02 07:53:09 +03:00
gnidorah
b3b438a8fd mailnag: use setup.py 2017-11-02 07:53:09 +03:00
Tuomas Tynkkynen
06c154386e claws-mail: Split dev output
Closure goes 484M -> 469M.
2017-10-28 12:25:24 +03:00
Peter Hoeg
9754285f5b neomutt: 20171013 -> 20171027 2017-10-28 11:24:31 +08:00
Peter Hoeg
2ef36f2ee5 neomutt: minor cleanups
- neomutt has changed the binary name so we enable "mutt" via a wrapper script
   with a warning
 - we don't have to manually run the prepare.sh script as autoreconfHook handles
   everything for us
 - doc generation was previously trying to fetch DTDs from the net
2017-10-17 11:32:37 +08:00
Joachim F
28b0dfac1e Merge pull request #30417 from SuprDewd/astroid-0.10.2
astroid: 0.9.1 -> 0.10.2
2017-10-15 13:48:53 +00:00
Vladimír Čunát
3ee33f35f8
Merge branch 'staging'
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Bjarki Ágúst Guðmundsson
9b2af1869b astroid: 0.9.1 -> 0.10.2
- Use gmime3 instead of gmime2: https://github.com/astroidmail/astroid/issues/405
- Remove adwaita-icon-theme, as it is not needed
- Add SuprDewd as a maintainer
2017-10-14 16:51:20 +00:00
gnidorah
27bcd6c426 mailnag: fix working (#30358)
* mailnag: fix working

* mailnag: use wrapGAppsHook; add icon theme
2017-10-14 12:07:44 +01:00
Justin Humm
5cca8800a4 notmuch-bower: init at 2017-09-27 (#29856)
* bower: init and add erictapen as maintainer

* bower: fix up

* notmuch-bower: rename from bower
2017-10-14 10:08:04 +01:00
Vladimír Čunát
6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Jörg Thalheim
50a3db126d Merge pull request #30394 from flokli/neomutt
neomutt: 20170912 -> 20171013
2017-10-13 20:24:20 +01:00
Florian Klink
a678696e40 neomutt: 20170912 -> 20171013 2017-10-13 19:36:05 +02:00
Jan Tojnar
757c43fd99
neomutt: Rely on XML_CATALOG_FILES variable 2017-10-07 23:39:15 +02:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
taku0
74406eb48f thunderbird: 52.3.0 -> 52.4.0 2017-10-07 03:12:17 +09:00
taku0
36b0d24a1a thunderbird-bin: 52.3.0 -> 52.4.0 2017-10-07 03:12:16 +09:00
John Ericson
f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Matthias Beyer
3491f6a873 mutt: 1.9.0 -> 1.9.1 2017-09-24 15:06:28 +02:00
Joerg Thalheim
a2444a2831
neomutt: fix missing libidn 2017-09-22 13:04:28 +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
Franz Pletz
a796d692c4
clawsMail: 3.15.0 -> 3.15.1 2017-09-18 21:52:07 +02:00
Jan Malakhovski
ae86fddd95 notmuch: switch to gmime3, make all tests pass with gmime3 2017-09-16 09:20:05 +00:00
Bastian Köcher
5b91f125aa mailnag: 1.1.0 -> 1.2.1 2017-09-14 17:06:31 +03:00
Peter Hoeg
addfb83852 neomutt: 20170907 -> 20170912 2017-09-14 14:43:07 +08:00
Peter Hoeg
b21778f43e neomutt: 20170714 -> 20170907 2017-09-09 09:32:09 +08:00
catern
bf33bf525d mutt: add Kerberos support 2017-09-04 16:00:30 -04:00
Matthias Beyer
56f7cb034c mutt: 1.8.3 -> 1.9.0 2017-09-02 23:04:53 +02:00
Adam Růžička
55a123a49d notmuch-addrlookup: fix build with notmuch 0.25 (#27691) 2017-08-30 18:43:27 +02:00
Franz Pletz
e6abf5e9e4
thunderbird: remove gcc6 patch, works now 2017-08-22 01:40:48 +02:00
Frederik Rietdijk
6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Joachim F
99f1b3eed8 Merge pull request #28331 from taku0/thunderbird-bin-52.3.0
thunderbird: 52.2.1 -> 52.3.0
2017-08-19 17:16:45 +00:00
Peter Hoeg
fb70d08232 msgviewer: indent 2017-08-18 20:55:49 +08:00
Frederik Rietdijk
8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
Peter Hoeg
57ee7283d2 msgviewer: init at 1.9 2017-08-17 09:48:28 +08:00
taku0
395d15eeb7 thunderbird: 52.2.1 -> 52.3.0 2017-08-17 09:12:39 +09:00
taku0
37dff6bdcc thunderbird-bin: 52.2.1 -> 52.3.0 2017-08-17 09:12:32 +09:00
Eelco Dolstra
9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging 2017-08-14 11:38:00 +02:00
Bart Brouns
8da8a162bb notmuch: 0.24.2 -> 0.25 2017-08-13 03:59:47 +02:00
Vladimír Čunát
6899c7fdb9
Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +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
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Robin Gloster
63b6179f52
alpine: 2.00 -> 2.21 2017-08-01 12:34:12 +02:00
Eelco Dolstra
a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-21 11:05:58 +02:00
Johannes Frankenau
81736497a4 neomutt: 20170609 -> 20170714 2017-07-15 16:16:22 +02:00
Michael Raskin
05aa2a58db Merge pull request #25600 from johnramsden/nylas-mail
nylas-mail: 2.0.32
2017-07-06 02:04:24 +02:00
John Ramsden
407324faa9
Rename nylas-mail to nylas-mail-bin.
Change pkg in module, and name in pkg.
2017-07-05 16:28:01 -07:00
Bart Brouns
09d626e6f1 notmuch: 0.23.5 -> 0.24.2 2017-07-02 17:17:57 +02:00
Johannes Frankenau
25d47046be neomutt: 20170602 -> 20170609 2017-06-29 10:24:57 +02:00
John Ramsden
8181b075ba
Quoted NIX_CC 2017-06-28 22:29:49 -07:00