Commit Graph

1131 Commits

Author SHA1 Message Date
Alyssa Ross
a438086650
notmuch: skip T568-lib-thread
Fixes: https://github.com/NixOS/nixpkgs/issues/109092
Thanks-to: Puck Meerburg <puck@puckipedia.com>
2021-01-14 16:06:16 +00:00
Sandro
c7a1cbf5cf
Merge pull request #100642 from oxzi/astroid-plugin-fix
astroid: fix python plugin usage
2021-01-13 08:49:29 +01:00
Alvar Penning
1eae217a5f astroid: fix python plugin usage
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-12 13:47:27 +01:00
taku0
b731d1e50d thunderbird: 78.6.0 -> 78.6.1 2021-01-12 03:13:06 +09:00
taku0
8ede48bb19 thunderbird-bin: 78.6.0 -> 78.6.1 2021-01-12 03:12:32 +09:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Guillaume Girol
7abb5bd5ef
Merge pull request #105923 from KAction/mmh-static
mmh: fix static build
2021-01-05 20:29:26 +00:00
Dmitry Bogatov
600212b787 mmh: fix static build 2021-01-01 00:00:00 +00:00
Sandro Jäckel
b8cba06e08
mailnag: Fix editor check 2020-12-31 16:55:55 +01:00
R. RyanTM
2ccf617cac mailnag: 2.0.0 -> 2.1.0 2020-12-31 15:09:29 +00:00
Matthias Beyer
0f839ed550 mutt: 2.0.3 -> 2.0.4 2020-12-31 11:33:55 +01:00
Doron Behar
ba4b4aea56
Merge pull request #106740 from doronbehar/pkg/mailspring
mailspring: Disable trackerSupport for it's gtk3
2020-12-29 23:27:34 +02:00
freezeboy
a0f4326687 aerc: 0.4.0 -> 0.5.2 2020-12-29 15:03:52 +01:00
Bernardo Meurer
0ca60d3ba0
Merge pull request #107016 from tobiasBora/2020_thunderbird_add_icon
thunderbird: fix missing icon issue
2020-12-29 01:22:55 +00:00
Florian Klink
84d5863595
Merge pull request #106853 from flokli/mlarchive2maildir-0.0.9
mlarchive2maildir: 0.0.8 -> 0.0.9
2020-12-27 12:56:25 +01:00
Sandro
88e20e3877
Merge pull request #107475 from doronbehar/pkg/imapfilter
imapfilter: 2.6.16 -> 2.7.5
2020-12-24 02:20:53 +01:00
Doron Behar
7262fb6878 imapfilter: 2.6.16 -> 2.7.5 2020-12-23 17:26:52 +02:00
Niklas Hambüchen
443724873f thunderbird, thunderbird.bin: Refactor: Reorder import lists.
Also `pkgs.lib` -> `lib`.
2020-12-22 02:02:47 +01:00
Niklas Hambüchen
e72bd9f089 thunderbird-bin: Add gpg/gpgme dependencies. Fixes #98765 2020-12-22 01:49:45 +01:00
Niklas Hambüchen
2767936180 thunderbird: Add gpg/gpgme dependencies. Fixes #98765.
This enables to configure Thunderbird to use gnupg directly, which is the
official upstream recommendation when using GPG with smartcards, which are not
yet supported by Thunderbird's native GPG support.
2020-12-18 00:36:55 +01:00
Tobias Bora
52d952a69d thunderbird: fix missing icon issue 2020-12-16 10:59:15 +01:00
taku0
69a4b984d0 thunderbird: 78.5.1 -> 78.6.0 2020-12-15 09:12:45 +09:00
taku0
aab365acf6 thunderbird-bin: 78.5.1 -> 78.6.0 2020-12-15 09:12:17 +09:00
Florian Klink
5142dd84f8 mlarchive2maildir: 0.0.8 -> 0.0.9 2020-12-13 22:36:40 +01:00
Doron Behar
4ed7341146 mailspring: Disable trackerSupport for it's gtk3
Fixes #106732 .
2020-12-12 14:24:59 +02:00
Merlin Göttlinger
4f9da3341b
inboxer: remove (#105613)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-11 08:42:14 +01:00
Orivej Desh
2341270330 claws-mail-gtk3: 3.17.5 -> 3.99.0 2020-12-11 02:18:51 +00:00
Ollie Charles
1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
Matthias Beyer
d2ab95c039 mutt: 2.0.2 -> 2.0.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-12-05 16:55:34 +01:00
taku0
cc14698a1b thunderbird: 78.5.0 -> 78.5.1 2020-12-02 09:13:18 +09:00
taku0
5f11c75517 thunderbird-bin: 78.5.0 -> 78.5.1 2020-12-02 09:12:46 +09:00
R. RyanTM
ec29056bba inboxer: 1.2.1 -> 1.2.3 2020-11-30 22:47:24 +00:00
Frederik Rietdijk
db29c15173
Merge pull request #105151 from B4dM4n/copy-desktop-hook
copyDesktopItems: add new setup-hook
2020-11-29 13:26:40 +01:00
Frederik Rietdijk
29f1edf2f3 thunderbird, firefox, firefox-esr: set big-parallel
Firefox and Thunder time out nearly everytime. Hopefully giving them
more resources will prevent this from happening.
2020-11-29 11:45:08 +01:00
Fabian Möller
c3598cc7d3 thunderbird: use copyDesktopItems hook 2020-11-29 04:03:39 +01:00
Maximilian Bosch
64939cff96
neomutt: 20201120 -> 20201127
ChangeLog: https://github.com/neomutt/neomutt/releases/tag/20201127
2020-11-27 15:10:02 +01:00
Justin Humm
d75276a28e meli: fix runtime error with libnotmuch5
> libnotmuch5 was not found in your system. Make sure it is installed and in the library paths.
> notmuch is not a valid mail backend
2020-11-25 11:10:50 +01:00
Vladimír Čunát
bb8b9f4ce1
Merge #104378: thunderbird*: 78.4.3 -> 78.5.0 2020-11-21 10:26:00 +01:00
Maximilian Bosch
6c9580f189
Merge pull request #104394 from magnetophon/neomutt
neomutt: 20200925 -> 20201120
2020-11-20 22:29:24 +01:00
Matthias Beyer
ad9256dd3e mutt: 2.0.1 -> 2.0.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-11-20 19:09:03 +01:00
Bart Brouns
ae6ad232ef neomutt: 20200925 -> 20201120 2020-11-20 18:34:06 +01:00
Andreas Rammhold
a322b32e9d thunderbird: use nss_3_53 instead of nss
This fixes up the changes done in #104176 where I forgot to include this
now required change.
2020-11-19 01:15:20 +01:00
taku0
19682545d9 thunderbird: 78.4.3 -> 78.5.0 2020-11-19 03:12:47 +09:00
taku0
52f5b947f6 thunderbird-bin: 78.4.3 -> 78.5.0 2020-11-19 03:12:19 +09:00
Matthias Beyer
5848e9845b mutt: 2.0.0 -> 2.0.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-11-15 12:15:20 +01:00
Vladimír Čunát
b94e7b7d89
Merge #103474: firefox, thunderbird: revert meta.timeout 2020-11-14 21:12:02 +01:00
Vladimír Čunát
6769ad9f11
Revert "Merge #102138: thunderbird: set build timeout at eight hours"
This reverts commit ef543fb416, reversing
changes made to 0d657b9c61.
See the parent commit.
2020-11-14 21:06:48 +01:00
taku0
205652e31a thunderbird: 78.4.2 -> 78.4.3 2020-11-12 03:12:51 +09:00
taku0
ec5fc9b7a4 thunderbird-bin: 78.4.2 -> 78.4.3 2020-11-12 03:12:23 +09:00
taku0
bd03a75f6f thunderbird: 78.4.1 -> 78.4.2 2020-11-10 09:12:50 +09:00