Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging
2019-09-02 23:25:24 +02: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
7bb6b373ab
treewide: name -> pname ( #67513 )
2019-08-31 07:41:22 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster
c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1
2019-08-23 02:00:31 +02:00
Robin Gloster
f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1
2019-08-21 14:25:13 +02:00
Will Dietz
552e8d4584
notmuch-bower: 0.10 -> 0.11
...
https://github.com/wangp/bower/blob/0.11/NEWS
2019-08-19 14:55:15 -05:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +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
Marek Mahut
caf9295730
Merge pull request #63686 from flokli/mlarchive2maildir
...
mlarchive2maildir: init at 0.0.6
2019-08-12 18:47:34 +02:00
Aaron Andersen
26f128c1af
nylas-mail-bin: drop package which is no longer supported upstream
2019-08-11 17:44:05 -04:00
R. RyanTM
bd9c8e48be
claws-mail: 3.17.3 -> 3.17.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/claws-mail/versions
2019-08-03 16:21:43 -07:00
Robin Gloster
30969073f0
Merge remote-tracking branch 'upstream/master' into openssl-1.1
2019-08-02 03:01:30 +02:00
Frederik Rietdijk
55e4555b77
Merge master into staging-next
2019-08-01 09:42:54 +02:00
Aluísio Augusto Silva Gonçalves
14ce9b2fbd
aerc: 0.1.4 -> 0.2.1
2019-07-29 18:03:54 -03:00
Aluísio Augusto Silva Gonçalves
67912138ea
aerc: add dependency on ncurses for unknown terminals
...
The TUI library aerc uses, tcell, comes with a built-in database of
terminal definitions. For terminals not in this database (e.g.
Alacritty), an entry is generated dynamically using infocmp, part of
ncurses' dev output.
2019-07-29 18:00:37 -03:00
Robin Gloster
81c88f5d29
realpine: remove
...
upstream unmaintained, doesn't build with openssl 1.1 and no recent
changes in nixpkgs, alpine from which this was forked seems to be
maintained and a superior choice.
2019-07-29 22:31:12 +02:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Nick Novitski
7136e0d0a6
bundlerUpdateScript: init and use ( #64822 )
2019-07-22 12:02:47 +00:00
Matthieu Coudron
7e55f6e013
astroid: 0.14 -> 0.15
2019-07-21 10:59:26 +02:00
Matthias Beyer
7b02dd82f8
aerc: 0.1.1 -> 0.1.4
2019-07-17 20:10:16 +02:00
taku0
07bf5edc5f
thunderbird: 60.7.2 -> 60.8.0
2019-07-13 10:30:36 +09:00
taku0
4f59539e46
thunderbird-bin: 60.7.2 -> 60.8
2019-07-13 10:30:09 +09: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
Jörg Thalheim
80172aa0a6
Merge pull request #63687 from flokli/neomutt-remove-wrapper
...
neomutt: remove mutt wrapper
2019-06-23 14:58:17 +01:00
Florian Klink
5ada40d687
neomutt: remove mutt wrapper
...
Since Oct 14, 2017 we warned users still executing `neomutt`
through the `mutt` binary, so we can assume everybody read the notice,
updated his config, and can drop the wrapper.
2019-06-23 14:21:38 +02:00
Florian Klink
8f61a1ecba
mlarchive2maildir: init at 0.0.6
...
This adds mlarchive2maildir, a tool to import mail from (pipermail)
archives into maildir.
2019-06-23 14:04:13 +02:00
taku0
54b64daf14
thunderbird: 60.7.1 -> 60.7.2
2019-06-21 21:46:09 +09:00
taku0
2281a44478
thunderbird-bin: 60.7.1 -> 60.7.2
2019-06-21 21:38:36 +09:00
Vladimír Čunát
5e045da578
treewide: fixup evaluation of updater scripts
...
... broken by f3282c8
#63177 . Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Andreas Rammhold
3c32910b9b
Merge pull request #63194 from flokli/afew-2.0.0
...
afew: 1.3.0 -> 2.0.0
2019-06-16 13:34:55 +02:00
Florian Klink
dc1228d1b1
afew: 1.3.0 -> 2.0.0
2019-06-16 12:03:01 +02:00
Matthias Beyer
aa2f3eb8b1
mutt: 1.12.0 -> 1.12.1
2019-06-16 09:43:43 +02:00
taku0
6055f89e93
thunderbird: 60.7.0 -> 60.7.1
2019-06-14 23:27:40 +09:00
taku0
3ee68ce592
thunderbird-bin: 60.7.0 -> 60.7.1
2019-06-14 23:26:16 +09:00
Matthias Beyer
0bf6e25a6b
aerc: 0.1.0 -> 0.1.1
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-06-10 16:25:08 +02:00
Vladimír Čunát
e8f8df0699
Merge #61877 : thunderbird*: 60.6.0 -> 60.7.0 (security)
2019-06-09 15:03:11 +02:00
Jörg Thalheim
6abbf8e15f
aerc: init at 0.1.0
...
Co-authored-by: Tadeo Kondrak <me@tadeo.ca>
2019-06-07 09:11:32 -06:00
R. RyanTM
f1402eb425
balsa: 2.5.6 -> 2.5.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/balsa/versions
2019-05-31 23:44:23 -07:00
Matthias Beyer
0a3fdeb1d2
mutt: 1.11.4 -> 1.12.0
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-26 12:47:49 +02:00
taku0
f397dda22a
thunderbird: 60.6.0 -> 60.7.0
2019-05-22 20:35:31 +09:00
taku0
1aba7915c3
thunderbird-bin: 60.6.0 -> 60.7.0
2019-05-22 20:29:54 +09:00
Robin Gloster
6cf583cf2f
Merge pull request #60406 from JohnAZoidberg/remove-isnull
...
treewide: Remove usage of isNull
2019-05-18 09:36:24 +00: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
Michael Fellinger
98e0f54b85
sup: use bundlerApp, cleanup ( #60515 )
2019-04-30 20:13:17 +02:00
Daniel Schaefer
786f02f7a4
treewide: Remove usage of isNull
...
isNull "is deprecated; just write e == null instead" says the Nix manual
2019-04-29 14:05:50 +02:00