Commit Graph

914 Commits

Author SHA1 Message Date
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
taku0
3106cbe8c3 thunderbird, thunderbird-bin: 60.4.0 -> 60.5.0 (#54935)
* thunderbird-bin: 60.3.3 -> 60.5.0

* thunderbird: 60.4.0 -> 60.5.0
2019-01-30 14:16:37 +00:00
Justin Humm
7a511ded73 notmuch-bower: 0.9 -> 0.10 2019-01-26 15:18:29 +00:00
R. RyanTM
09dae062b6 mutt: 1.11.1 -> 1.11.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mutt/versions
2019-01-17 02:36:22 -08:00
Vladimír Čunát
bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
R. RyanTM
c703e835b2 claws-mail: 3.17.2 -> 3.17.3
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-01-10 15:41:30 +00:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
taku0
17f4d415a2
thunderbird: 60.3.3 -> 60.4.0
Picked from PR #53437.  It runs fine for me.
2019-01-05 13:09:04 +01:00
Lengyel Balazs
f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Franz Pletz
8a13b97972
clawsMail: 3.17.1 -> 3.17.2 2018-12-31 02:44:01 +01:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Robin Gloster
18a5e4a5f6
Revert "notmuch: use python 3"
This reverts commit bc487da204.

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
Alexey Shmalko
5ba44ede4d
Merge pull request #51943 from taku0/thunderbird-bin-60.3.3
Thunderbird bin 60.3.3
2018-12-16 04:11:36 +02:00
R. RyanTM
f00dcf7f76 mutt: 1.10.1 -> 1.11.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/mutt/versions
2018-12-15 01:26:02 -08:00
taku0
f9d6dcecd7 thunderbird-bin: 60.3.2 -> 60.3.3 2018-12-13 20:13:19 +09:00
taku0
8c07524d24 thunderbird-bin: fix update script 2018-12-13 20:12:52 +09:00
taku0
5698d7888e thunderbird: 60.3.2 -> 60.3.3 2018-12-13 20:08:04 +09:00
Frederik Rietdijk
12e8ec041a fix eval after merging 2018-12-07 15:30:12 +01:00
Frederik Rietdijk
5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Tor Hedin Brønner
af4e0db357
Merge pull request #51254 from hedning/fix-balsa-enchant
balsa: switch from enchant to gtkspell3
2018-12-04 09:08:02 +01:00
Frederik Rietdijk
a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Piotr Bogdan
bf5b39ed49 thunderbird.updateScript: fix evaluation 2018-12-03 00:49:53 +00:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
3a3513e7e7
webkitgtk220x: drop 2018-11-30 23:29:34 +01:00
taku0
61c83b3975 thunderbird: 60.3.0 -> 60.3.2 2018-11-30 09:13:23 +09:00
taku0
d37976c508 thunderbird-bin: 60.3.0 -> 60.3.2 2018-11-30 09:12:45 +09:00
Tor Hedin Brønner
99512af9f5 balsa: use gtkspell3 instead of enchant
The build fails with enchant-1.6.1 and enchant2. use gtkspell instead.
2018-11-29 23:32:19 +01:00
Maximilian Bosch
991d4bf68c
mutt/neomutt: work around S/MIME issues with application/pgp-encrypted
The original issue can be reproduced when sending with an unpatched
`mutt` or `neomutt` an email with an attachement which as han `.asc`
extension. This will be interpreted as `application/pgp-encrypted` which
experiences special logic, in the end the attachement will contain
"Version: 1"[1][2][3]

Right now, there are the following issues in the {,neo}mutt packages:

* `mutt.override { smimeSupport = true }` fails to build since the
  Debian patch results in a 404. Debian moved their packages to
  `salsa.debian.org`.

  However we can't use a versioned URL for this as Debian only tracks
  the Mutt versions that are available in their releases. The patch
  doesn't touch Mutt's core and is therefore simple to rebase, so
  sticking to the 1.10.2 patch for now should be sufficient.

* The original issue was never fixed in NeoMutt, currently we use the
  S/MIME database from `pkgs.mime-types` which contains the issue with
  `application/pgp-encrypted` as well.

  After some discussion[4] it seems to be the best decision to use the
  `mailcap` database distributed by Fedora[5] which fixes the issue
  rather than `mime-types` v9 from 2012.

[1] https://bugs.archlinux.org/task/43319
[2] https://bugs.gentoo.org/534658
[3] https://github.com/neomutt/neomutt/blob/neomutt-20180716/sendlib.c#L490-L496
[4] https://github.com/NixOS/nixpkgs/pull/50927#issuecomment-441383260
[5] https://pagure.io/mailcap
2018-11-26 01:51:41 +01:00
c0bw3b
0ea604ac1d Treewide: use https for SourceForge 2018-11-24 19:58:03 +01:00
Andrey Golovizin
5aac228a19 trojita: build translation files 2018-11-19 10:34:43 +01:00
taku0
1e8694d3d7 thunderbird: 60.3.0 -> 60.3.1 2018-11-15 09:13:14 +09:00
taku0
52fc63e37b thunderbird-bin: 60.3.0 -> 60.3.1 2018-11-15 09:12:46 +09:00
Matthew Bauer
a35dae70c3 notmuch: cleanup 2018-11-05 13:30:43 -06:00
taku0
09d49a1c5d thunderbird: 60.2.1 -> 60.3.0 2018-11-03 18:39:32 +09:00
taku0
73344be7bf thunderbird-bin: 60.2.1 -> 60.3.0 2018-11-01 09:12:12 +09:00
R. RyanTM
0325373b56 inboxer: 1.1.5 -> 1.2.1 (#49299)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/inboxer/versions
2018-10-27 20:07:16 -04:00
Mateusz Kowalczyk
4eaf659d89
Merge pull request #48504 from r-ryantm/auto-update/imapfilter
imapfilter: 2.6.11 -> 2.6.12
2018-10-17 08:59:40 +09:00
R. RyanTM
d953d8d424 imapfilter: 2.6.11 -> 2.6.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imapfilter/versions
2018-10-15 20:56:02 -07:00
Will Dietz
14a971d609 notmuch-bower: 0.8.1 -> 0.9 (#48332) 2018-10-13 22:22:32 +02: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
Andreas Rammhold
a00b820ddc
Merge pull request #47949 from yrashk/webkitgtk222x
webkitgtk222x: init at 2.22.2
2018-10-09 22:33:49 +02:00
Eelco Dolstra
2be42950c3
thunderbird: Remove buildconfig
This reduces the closure size from 1689 MiB to 425 MiB.
2018-10-08 16:32:31 +02:00
Yurii Rashkovskii
f0e5a51c98
astroid: 0.13 -> 0.14 2018-10-06 09:16:29 -07: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
taku0
d802524def thunderbird: 60.0 -> 60.2.1 2018-10-03 21:32:13 +09:00
taku0
d4de3b2d34 thunderbird-bin: 60.0 -> 60.2.1 2018-10-03 09:12:16 +09:00
R. RyanTM
873173aa38 inboxer: 1.1.4 -> 1.1.5 (#47047)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/inboxer/versions
2018-10-02 00:02:05 +02:00
Will Dietz
f51a495a24 notmuch-bower: 2017-09-27 -> 0.8.1 (#47510)
0.8.1 was released Mar 31, 2018, so lets move this up to stable.
2018-09-29 08:29:10 +02:00
Will Dietz
eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
In a few cases it wasn't clear so I left them as-is.

While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:

* makeWrapper
* archive utilities (in order to unpack src)
  * a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
Uli Baum
541b2413b4 afew: add manpage
Generate the manpage which was previously missing.
2018-09-14 20:01:59 +02:00
R. RyanTM
654a0bd5b5 inboxer: 1.1.2 -> 1.1.4 (#46262)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
inboxer
2018-09-12 23:03:13 +02:00
Markus Kowalewski
b4c8d6c37b
sup: update homepage 2018-09-02 00:31:08 +02:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Jörg Thalheim
2234834772
Merge pull request #45555 from r-ryantm/auto-update/mblaze
mblaze: 0.3.2 -> 0.4
2018-08-28 09:30:12 +01:00
Jörg Thalheim
e31eaa2fba claws-mail: 3.17.0 -> 3.17.1 2018-08-28 09:26:51 +01:00
R. RyanTM
0cce4fed12 claws-mail: 3.16.0 -> 3.17.0
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.
2018-08-24 11:15:06 -07:00
R. RyanTM
cf9faeef3a mblaze: 0.3.2 -> 0.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/mblaze/versions.
2018-08-24 00:32:47 -07:00
Yurii Rashkovskii
61c0adfbc1 astroid: 0.11.1 -> 0.13
Couple of things were updated to make this work.

1. webkitgtk24x-gtk3 that is marked unsafe has been replaced with
   webkitgtk (2.20.*) as astroid has recently indicated that [>= 2.20
   is
   acceptable](48ce7e3010)
2. protobuf built input was added to satisfy requirements
3. astroid was not functional at all without proper icons so gnome3.defaultIconTheme
   were added to buildInputs
4. By default, astroid will use `gvim` as a setting for the embedded
   editor, however that didn't work well with nixpkgs. vim is now
   bundled with astroid by default. This setting can be overridden
   by the user in astroid's config file.
2018-08-22 02:21:00 +02:00
Vladimír Čunát
d4741d79e1
Merge #44603: thunderbird*: 52.9.1 -> 60.0 2018-08-11 19:47:02 +02:00
Jan Tojnar
34aea495eb
gnome2.gnome_keyring: drop 2018-08-09 17:36:48 +02:00
taku0
4ce863ed74 thunderbird: 52.9.1 -> 60.0 2018-08-08 19:36:08 +09:00
taku0
9f415e386b thunderbird-bin: 52.9.1 -> 60.0 2018-08-06 16:03:52 +09:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Frederik Rietdijk
321f395f67
Merge pull request #43747 from r-ryantm/auto-update/neomutt
neomutt: 20180622 -> 20180716
2018-07-21 10:49:25 +02:00
Frederik Rietdijk
4431adc889
Merge pull request #43751 from r-ryantm/auto-update/mutt
mutt: 1.10.0 -> 1.10.1
2018-07-21 10:48:40 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
R. RyanTM
7847ae02d8 mutt: 1.10.0 -> 1.10.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/mutt/versions.
2018-07-18 10:38:17 -07:00
R. RyanTM
2ee1499325 neomutt: 20180622 -> 20180716
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neomutt/versions.
2018-07-18 09:50:59 -07:00
taku0
a1151359dd thunderbird: 52.9.0 -> 52.9.1 2018-07-11 03:12:46 +09:00
taku0
ca370302bc thunderbird-bin: 52.9.0 -> 52.9.1 2018-07-11 03:12:18 +09:00
taku0
1389274146 thunderbird: 52.8.0 -> 52.9.0 2018-07-04 09:12:53 +09:00
taku0
f3d5d1ce82 thunderbird-bin: 52.8.0 -> 52.9.0 2018-07-04 09:12:27 +09: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
78cda56bb8 neomutt: 20180512 -> 20180622 2018-06-26 05:40:26 +00:00
Ryan Mulligan
0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
R. RyanTM
06ab7d8e59 balsa: 2.5.5 -> 2.5.6 (#42054)
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.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6/bin/balsa had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6/bin/balsa-ab had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6/bin/.balsa-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6/bin/.balsa-ab-wrapped had a zero exit code or showed the expected version
- 0 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 2.5.6 with grep in /nix/store/1hgx73336q1zhd8r95wv2kicf6a2jmby-balsa-2.5.6
- directory tree listing: https://gist.github.com/8c38ffd6950508c78fde54f6f3530673
- du listing: https://gist.github.com/2156c87e8b84b7a84f6d6f4c4a7b8ebb
2018-06-19 00:17:27 +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
ajs124
e01a2dec8b claws-mail: add support for python plugin 2018-06-03 21:14:05 +02:00
R. RyanTM
9cf701f856 mutt: 1.9.5 -> 1.10.0 (#40846)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/mutt passed the binary check.
- /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/pgpring passed the binary check.
- Warning: no invocation of /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/pgpewrap had a zero exit code or showed the expected version
- /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/muttbug passed the binary check.
- /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/flea passed the binary check.
- Warning: no invocation of /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0/bin/smime_keys had a zero exit code or showed the expected version
- 4 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 1.10.0 with grep in /nix/store/ydny2lhs0idsg1hxzkgi198n9jn17rcw-mutt-1.10.0
- directory tree listing: https://gist.github.com/2b53d5dc44b600872e77911ba7099e1c
- du listing: https://gist.github.com/4caca5d9043a5281a6b192ebaf30065f
2018-05-22 02:03:26 +02:00
taku0
6099ad3316 thunderbird: 52.7.0 -> 52.8.0 2018-05-19 09:12:19 +09:00
taku0
0544c38ba4 thunderbird-bin: 52.7.0 -> 52.8.0 2018-05-19 09:12:15 +09:00
Thomas Kerber
2921c447d4 astroid: 0.10.2 -> 0.11.1 (#40720) 2018-05-18 18:09:48 +02:00
R. RyanTM
6b93c2e7ff neomutt: 20180323 -> 20180512
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/ww06xw1m1b0r4fy308kwa6vvj4cyy1yk-neomutt-20180512/bin/neomutt -h’ got 0 exit code
- ran ‘/nix/store/ww06xw1m1b0r4fy308kwa6vvj4cyy1yk-neomutt-20180512/bin/neomutt --help’ got 0 exit code
- ran ‘/nix/store/ww06xw1m1b0r4fy308kwa6vvj4cyy1yk-neomutt-20180512/bin/.neomutt-wrapped -h’ got 0 exit code
- ran ‘/nix/store/ww06xw1m1b0r4fy308kwa6vvj4cyy1yk-neomutt-20180512/bin/.neomutt-wrapped --help’ got 0 exit code
- found 20180512 with grep in /nix/store/ww06xw1m1b0r4fy308kwa6vvj4cyy1yk-neomutt-20180512
- directory tree listing: https://gist.github.com/8d13b2cd77148163ee7c664ce4cdba07
- du listing: https://gist.github.com/9755eddec256452bf53913477fd2bebb
2018-05-14 00:46:53 -07:00
Matthew Bauer
143978a477 treewide: remove platform assertions
linux: readd assertion
2018-05-03 13:09:20 -05:00
Ben Gamari
eaf71dd33e notmuch: 0.26.1 -> 0.26.2 2018-04-30 12:21:55 -04:00
R. RyanTM
951d6a9f93 inboxer: 1.0.4 -> 1.1.2 (#39233)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.1.2 with grep in /nix/store/dbk6jvgi9kc56yh5grh1d3yndcwd0965-inboxer-1.1.2
- directory tree listing: https://gist.github.com/fd594eb2f8f8083359d8736e32edee72
2018-04-20 16:03:24 +02:00
Matthias Beyer
792c99df34 mutt: 1.9.4 -> 1.9.5 2018-04-15 08:27:58 +02: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
Matthew Justin Bauer
67bde55c42
Merge pull request #38055 from ryantm/auto-update/sylpheed
sylpheed: 3.6.0 -> 3.7.0
2018-04-08 21:52:34 -05:00
Matthew Justin Bauer
842278d675
Merge pull request #38546 from romildo/new.balsa
balsa: init at 2.5.5
2018-04-08 21:49:32 -05:00
R. RyanTM
fea4270c11 inboxer: 1.0.3 -> 1.0.4 (#38226)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.0.4 with grep in /nix/store/p1nbzvgxwp6fczn96a1wdblpvm5h42m8-inboxer-1.0.4
- directory tree listing: https://gist.github.com/e6ce6651760c07005f1d533c2cafc824
2018-04-08 15:53:35 +02:00
José Romildo Malaquias
20212c7296 balsa: init at 2.5.5 2018-04-07 08:27:52 -03: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
Michael Weiss
80faa73fc0 neomutt: Fix the path to the auxiliary tools
This path changed from $out/lib/neomutt to $out/libexec/neomutt.
2018-04-06 19:37:46 +02:00
Ryan Mulligan
904330cb84 sylpheed: 3.6.0 -> 3.7.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

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

These checks were done:

- built on NixOS
- ran `/nix/store/h2523jz7ladr0j6m3v6a0x45ak0z9iq8-sylpheed-3.7.0/bin/sylpheed --version` and found version 3.7.0
- found 3.7.0 with grep in /nix/store/h2523jz7ladr0j6m3v6a0x45ak0z9iq8-sylpheed-3.7.0
- directory tree listing: https://gist.github.com/8f404aeeccf14771245b2a25b3a1231e
2018-03-29 09:54:11 -07:00
Peter Hoeg
e43e8254a1 neomutt: 20180223 -> 20180323 2018-03-26 14:41:14 +08:00
taku0
d0489107c9 thunderbird: 52.6.0 -> 52.7.0 2018-03-24 03:12:49 +09:00
taku0
ba70ba828f thunderbird-bin: 52.6.0 -> 52.7.0 2018-03-24 03:12:42 +09:00
Tor Hedin Brønner
d97416198a notmuch: fix /bin/sh impurity in ./configure 2018-03-19 19:35:46 +01:00
Gabriel Ebner
6b541ecc4e
Merge pull request #37011 from ryantm/auto-update/inboxer
inboxer: 1.0.2 -> 1.0.3
2018-03-17 13:49:30 +01:00
Ryan Mulligan
bc0d05870c imapfilter: 2.6.10 -> 2.6.11
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter -h` got 0 exit code
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter --help` got 0 exit code
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter -V` and found version 2.6.11
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter --version` and found version 2.6.11
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter -h` and found version 2.6.11
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter --help` and found version 2.6.11
- found 2.6.11 with grep in /nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11
- directory tree listing: https://gist.github.com/3899407e9730a32a5b25ade7c1238086
2018-03-16 17:50:02 -07:00
Ryan Mulligan
b11133607e inboxer: 1.0.2 -> 1.0.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.0.3 with grep in /nix/store/5n2jwjv8x9a1sic8ia32vncq5i5smd0f-inboxer-1.0.3
- found 1.0.3 in filename of file in /nix/store/5n2jwjv8x9a1sic8ia32vncq5i5smd0f-inboxer-1.0.3
2018-03-14 12:20:12 -07:00
Matthias Beyer
13e95f33db lumail: Use lua5.1
This is necessary because the standard library which is distributed with
lumail (the lumail core configuration so to speak) is written for lua5.1
apparently.

The website states 5.1 or 5.2 or 5.3, but 5.2 fails because "loadstring"
was deprecated in lua 5.2.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-03-12 16:43:27 +01:00
Matthias Beyer
bb8e1c4512 lumail: Fix package definition
Includes:

* Package gets a flag to use the debug build
* install phase installs all lua scripts from the package and makes
  lumail find them
* global configuration which is shipped with the package can be
  overridden, if desired
* parallel building enabled
2018-03-12 16:41:59 +01:00
Matthias Beyer
29c33ba5af lumail: 2.9 -> 3.1 2018-03-12 16:40:50 +01:00
Graham Christensen
25473a61ae
Merge pull request #36447 from jerith666/thunderbird-typo
thunderbird: fix typo in desktop item genericName
2018-03-07 15:11:37 -05:00
Matt McHenry
7a3855506f thunderbird: fix typo in desktop item genericName 2018-03-07 15:09:42 -05:00
Vladimír Čunát
565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jörg Thalheim
4641008187
Merge pull request #35486 from ajgrf/mblaze-update
mblaze: 0.3.1 -> 0.3.2
2018-03-04 20:29:00 +00:00
Matthias Beyer
6f7b712d0c mutt: 1.9.3 -> 1.9.4 2018-03-04 14:02:14 +01:00
Bryan Gardiner
285fd08c0e
claws-mail, jitsi: remove myself (khumba) from maintainers 2018-03-02 18:10:24 -08:00
Ryan Mulligan
2836e47735 inboxer: 1.0.0 -> 1.0.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.0.2 with grep in /nix/store/r58bhh86hprpzb4fh5xk0snaqgbqa8vy-inboxer-1.0.2
- found 1.0.2 in filename of file in /nix/store/r58bhh86hprpzb4fh5xk0snaqgbqa8vy-inboxer-1.0.2

cc "@mgttlinger"
2018-02-26 19:17:23 -08:00
Jörg Thalheim
d8ef48ec7e
Merge pull request #35656 from jfrankenau/fix-neomutt
neomutt: fix smime_keys openssl path, closes #35654
2018-02-26 23:08:05 +00:00
Ben Gamari
5f3b59c0d0 notmuch: Fix configure invocation 2018-02-26 12:00:03 -05:00
Johannes Frankenau
1b2024fb98 neomutt: fix smime_keys openssl path, closes #35654 2018-02-26 09:13:05 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Peter Hoeg
3d8a664729 neomutt: 20171215 -> 20180223 2018-02-25 09:45:53 +08:00
Alex Griffin
c73cfd5c1b mblaze: 0.3.1 -> 0.3.2 2018-02-24 14:17:43 -06:00
Alexander V. Nikolaev
0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Peter Hoeg
8d7b069ea6 neomutt: 20171208 -> 20171215
The build system also changed to the tcl based "autosetup".
2018-02-15 23:01:06 +08:00
Jörg Thalheim
8b03f62bd2
Merge pull request #34799 from oxij/pkgs/mailpile10rc
mailpile: 0.4.1 -> 1.0.0rc1
2018-02-14 06:24:54 +00:00
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
Joachim F
c7278cfc0b Merge pull request #26887 from taku0/thunderbird-bin-52.2.1
Thunderbird bin 52.2.1
2017-06-28 19:06:38 +01:00
Frederik Rietdijk
8a62a9b064 Merge pull request #26125 from volth/webkitgtk-naming
rename webkitgtk24x⇒webkitgtk24x-gtk3; webkitgtk2⇒webkitgtk24x-gtk2
2017-06-28 13:54:38 +02:00
John Ramsden
69ecd62a95
Switched from phases to buildCommand, and moved makeWrapper to nativeBuildInputs as reccomended. 2017-06-27 16:19:49 -07:00
Jon Banafato
d8e5c75f75 Remove old thunderbird-bin update script
`thunderbird-bin` appears to now use the
`maintainers/scripts/update.nix` script instead of this ruby script, so
the latter should be removed.
2017-06-26 19:54:24 -04:00
Emmanuel Rosa
994998e475 thunderbird: 52.2.0 -> 52.2.1 2017-06-26 09:01:45 +02:00
taku0
800deb5273 thunderbird: 52.2.0 -> 52.2.1 2017-06-26 09:08:38 +09:00
taku0
22773a20e5 thunderbird-bin: 52.2.0 -> 52.2.1 2017-06-26 09:08:28 +09:00
Robin Gloster
15f6dcb668
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-06-20 11:24:39 +02:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Vladimír Čunát
791f072384
Merge #26601: thunderbird*: 52.1.1 -> 52.2.0 (security) 2017-06-15 20:29:01 +02:00
Peter Hoeg
7eadf66244 neomutt: 20170428 -> 20170602 2017-06-02 21:41:27 +08:00
Robin Gloster
c1359ce04b
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-06-02 15:39:25 +02:00
John Ramsden
580f7b47a3 Update version to 2.0.32-fec7941 and apply proposed changes. 2017-06-01 00:06:20 -07:00
Matthias Beyer
9357927a4d mutt: 1.8.2 -> 1.8.3
From the Release-Mail:

    This is a bug-fix release.  Of note to Gmail users is a potential
    crash fix when copy/moving messages to its Trash folder.
2017-05-31 10:05:21 +02:00
Volth
b7ccf27229 rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2 2017-05-26 13:43:25 +00:00
Robin Gloster
cb00af4a2c
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-05-23 11:50:02 +02:00
Frederik Rietdijk
997b6ae752 Merge pull request #25803 from vdemeester/astroid-0-9-1
astroid: 0.8 -> 0.9.1
2017-05-22 11:14:42 +02:00
Robin Gloster
da9adb8fab
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-05-20 14:55:44 +02:00
taku0
4b9c089295 thunderbird: 52.1.0 -> 52.1.1 2017-05-17 16:10:28 +02:00
taku0
d745dc2177 thunderbird-bin: 52.1.0 -> 52.1.1 2017-05-17 16:10:28 +02:00
Vincent Demeester
fae70a8421
astroid: 0.8 -> 0.9.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-15 15:37:38 +02:00
John Ramsden
1f10c1112a Fixed spelling in description and added info on keyring. 2017-05-10 20:13:50 -07:00
John Ramsden
1be1ba5421 Add longDescription with note about keyring. 2017-05-10 19:47:40 -07:00