Commit Graph

907 Commits

Author SHA1 Message Date
taku0
2bf7993123 thunderbird: 68.6.0 -> 68.7.0 2020-04-08 21:21:23 +09:00
taku0
b756e789a4 thunderbird-bin: 68.6.0 -> 68.7.0 2020-04-08 21:13:47 +09: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
Matthias Beyer
63a3a81863 mutt: 1.13.4 -> 1.13.5 2020-03-28 22:27:38 +01:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas
7449323baf aerc: fix build on darwin 2020-03-21 04:21:00 -05:00
Maximilian Bosch
78104ad2da
neomutt: 20200313 -> 20200320
https://github.com/neomutt/neomutt/releases/tag/20200320
2020-03-20 15:01:38 +01:00
Jörg Thalheim
b5144456cc
aerc: fix strict deps build 2020-03-18 11:29:35 +00:00
Dmitry Kalinkin
2547ef9286
Merge pull request #75312 from KAction/mmh
mmh: init at 0.4
2020-03-14 14:20:44 -04:00
Dominik Xaver Hörl
45cc3c986d neomutt: configure with zlib to enable imap compression 2020-03-14 16:48:47 +00:00
Dmitry Bogatov
b1c71ebe2b mmh-unstable: init at 2019-09-08 2020-03-14 11:27:49 -04:00
taku0
243cd9f754 thunderbird: 68.5.0 -> 68.6.0 2020-03-13 22:43:10 +00:00
taku0
833031704d thunderbird-bin: 68.5.0 -> 68.6.0 2020-03-13 22:43:10 +00:00
Maximilian Bosch
dda6dfed26
neomutt: 20191207 -> 20200313
https://github.com/neomutt/neomutt/releases/tag/20200313
2020-03-13 16:52:36 +01:00
Orivej Desh
b0d9764c72 claws-mail-gtk3: init at 3.17.5
This branch currently seems an almost adequate replacement for gtk2 claws-mail,
except that clicking links in the web view opens them in the email window even
when "open links with external browser" is enabled.

Related: #75040
2020-03-13 13:50:38 +00:00
R. RyanTM
2d41dab849 claws-mail: 3.17.4 -> 3.17.5 2020-02-25 21:52:09 +00:00
Matthias Beyer
36ab5e27e7 mutt: 1.13.3 -> 1.13.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-02-15 22:29:35 +01:00
taku0
64fe2b7260 thunderbird: 68.4.2 -> 68.5.0 2020-02-12 03:16:07 +09:00
taku0
eaf12cc4d1 thunderbird-bin: 68.4.2 -> 68.5.0 2020-02-12 03:12:21 +09:00
Bruno Bigras
a03b2b331e notmuch: 0.29.2 -> 0.29.3 2020-02-06 22:51:21 +01:00
Florian Klink
fe08bffe4c aerc: 0.3.0 -> unstable-2020-02-01
The current version seems to go panic on some mail boxes.

It's already fixed in master, but there hasn't been a release yet.
2020-02-01 23:38:36 +01:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
taku0
a5c3e0647b thunderbird: 68.4.1 -> 68.4.2 2020-01-25 03:16:22 +09:00
taku0
ef497b63ba thunderbird-bin: 68.4.1 -> 68.4.2 2020-01-25 03:12:19 +09:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Matthias Beyer
82f9e97ae4 mutt: 1.13.2 -> 1.13.3 2020-01-13 00:35:33 -08:00
taku0
f7c1c22747 thunderbird: 68.3.1 -> 68.4.1 2020-01-11 15:16:34 +09:00
taku0
ae41b779a9 thunderbird-bin: 68.3.1 -> 68.4.1 2020-01-11 15:12:44 +09:00
Emery Hemingway
dcf9c11477 trojita: add explicit libsecret dependency
This was previously a transitive dependency.

Fix #77296
2020-01-10 13:46:48 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
taku0
fe5b38251b thunderbird: 68.3.0 -> 68.3.1 2019-12-21 10:48:12 +09:00
taku0
f555250949 thunderbird-bin: 68.3.0 -> 68.3.1 2019-12-21 10:46:34 +09:00
Matthias Beyer
6a379a58c7 mutt: 1.13.1 -> 1.13.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-19 09:31:48 +01:00
Andreas Rammhold
e1699e3c71
thunderbird-bin: 68.2.2 -> 68.3.0 2019-12-15 20:37:50 +01:00
Matthias Beyer
1915711d87 mutt: 1.13.0 -> 1.13.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-15 10:51:20 +01:00
Bernardo Meurer
8b8458ade5 thunderbird: rewrite
This is a large scale rework of the package, here's a change summary:
    * Organized inputs (1/line, except conditionals)
    * Introduced alsaSupport, pulseaudioSupport, waylandSupport
    * enableGTK3 -> gtk3Support
    * enableCalendar -> calendarSupport
    * Organized buildInputs, nativeBuildInputs (1/line)
    * Corrected native/buildInputs separation
    * Ported over fixes/changes from Firefox
    * Enabled sound, webp, vpx, rust-SIMD, necko-wifi
    * Removed manual wrapping
    * Lifted makeDesktopItem out of string section, into Nix
    * Correctly set bindgen options
    * Added lovesegfault as maintainer
    * New url which uses https
This is non-authoritative, look at the diff for further info.
2019-12-12 05:24:28 -05:00
Bernardo Meurer
3d81015ac4
thunderbird: 68.2.2 -> 68.3.0 2019-12-09 12:49:34 -08:00
Maximilian Bosch
0922ac503c
neomutt: 20191129 -> 20191207
https://github.com/neomutt/neomutt/releases/tag/20191207
2019-12-07 08:15:24 +01:00
worldofpeace
0c4d731797 claws-mail: remove enablePluginFancy
It uses insecure webkitgtk24x.
2019-12-05 05:53:09 -05:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Lancelot SIX
a8e9a308c2
Merge pull request #74749 from matthiasbeyer/update-mutt
mutt: 1.12.2 -> 1.13.0
2019-12-01 17:13:50 +01:00
Matthias Beyer
be8f603691 mutt: 1.12.2 -> 1.13.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-30 21:51:41 +01:00
Frederik Rietdijk
d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Maximilian Bosch
ecb7f4c048
neomutt: 20191111 -> 20191129
https://github.com/neomutt/neomutt/releases/tag/20191129
2019-11-29 16:57:48 +01:00