Commit graph

688 commits

Author SHA1 Message Date
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
Piotr Bogdan bf5b39ed49 thunderbird.updateScript: fix evaluation 2018-12-03 00:49:53 +00: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