about summary refs log tree commit diff
path: root/pkgs/applications/networking/mailreaders
Commit message (Collapse)AuthorAge
* firefox-bin: Fix meta.licenseEelco Dolstra2014-11-25
|
* Add realpine alpine continuationMichael Raskin2014-11-23
|
* Fix the libgcc_s problem in alpineMichael Raskin2014-11-23
|
* Adding Alpine mail readerMichael Raskin2014-11-23
|
* Merge pull request #5046 from abbradar/checksum-fixeslethalman2014-11-19
|\ | | | | Checksum fixes
| * mutt-with-sidebar: simplify, fix checksumNikolay Amiantov2014-11-19
| |
* | Update sha256 for mutt sidebar patchMax Gonzih2014-11-18
| | | | | | Seems like file was changed.
* | imapfilter: update from 2.5.6 to 2.5.7Mateusz Kowalczyk2014-11-17
| |
* | notmuch: Update to 0.19.Moritz Ulrich2014-11-15
|/ | | | This commit also enables manpages.
* Add mutt sidebar patch — Fixes #3222 (a PR by Leon Waldman)Michael Raskin2014-11-09
|
* thunderbird: update to 31.2.0, including securityVladimír Čunát2014-11-04
| | | | | Some "critical security fixes" are claimed: https://www.mozilla.org/security/known-vulnerabilities/thunderbird/#thunderbird31.2.0
* thunderbird-bin: update script to uses sha1 from mozillataku02014-11-04
|
* thunderbird-bin: update to 31.2.0Mateusz Kowalczyk2014-10-27
|
* notmuch: Update to 0.18.2.Moritz Ulrich2014-10-25
|
* notmuch: Dynamic link to absolute path on darwin.Patrick Mahoney2014-10-17
|
* notmuch: Use 'find' to patch test script shebangs.Patrick Mahoney2014-10-17
|
* Merge pull request #4381 from khumba/claws-mailAristid Breitkreuz2014-10-09
|\ | | | | New packages: claws-mail-3.10.1, libetpan-1.5.
| * Add claws-mail and libetpan.Bryan Gardiner2014-10-06
| | | | | | | | | | | | | | | | Adds Nix expressions for claws-mail (http://www.claws-mail.org) and a dependency that is not already in the tree, libetpan (http://www.etpan.org/libetpan.html). The Claws expression has flags for toggling the build of various plugins.
* | mailpile: update to 0.4.1Matej Cotman2014-10-09
|/
* thunderbird: maintenance updateVladimír Čunát2014-09-27
| | | | The corresponding security problem should've been fixed by the latest nss update.
* mailpile: fix issues by upgrade to current master and add opensslMatej Cotman2014-09-26
|
* firefox-bin: update to version 32.0.3; thunderbird-bin: update to version 31.1.2taku02014-09-25
|
* thunderbird: update from 31.1.0 to 31.1.1Georges Dubus2014-09-23
|
* Hopefully update all thunderbird-bin sourcesMateusz Kowalczyk2014-09-21
|
* thunderbird-bin: update from 31.0 to 31.1.1, potentially fixes ↵Mateusz Kowalczyk2014-09-21
| | | | CVE-2014-1553, CVE-2014-1562, CVE-2014-1563, CVE-2014-1564, CVE-2014-1565, CVE-2014-1567
* imapfilter: update from 2.5.4 to 2.5.6Mateusz Kowalczyk2014-09-21
|
* mailpile: dev -> 0.4.0 (beta release)Domen Kožar2014-09-14
|
* pypy: handle unsupported packagesDomen Kožar2014-09-12
|
* thunderbird: maintenance update, including securityVladimír Čunát2014-09-04
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* Fix tarball buildEelco Dolstra2014-08-24
|
* sup: mark as brokenBjørn Forsman2014-08-23
| | | | | | | Several of its buildInputs (given in all-packages.nix) does not exist anymore (version updates and attribute renaming?). Mark as broken to unblock nixpkgs channel.
* sup: fix build for ZHFLuca Bruno2014-08-21
|
* notmuch: update to 0.18.1Rok Garbas2014-08-03
|
* Merge pull request #3415 from bodil/masterAustin Seipp2014-07-31
|\ | | | | thunderbird-bin: Update to version 31.0.
| * thunderbird-bin: Update to version 31.0.Bodil Stokke2014-07-31
| |
* | thunderbird: major update 17.* -> 31.0Vladimír Čunát2014-07-31
|/ | | | | | | | | | - To fix build problems, I refactored the build process according to Mozilla recommendations. - 31.0 should become the next ESR branch (31 released today). CC @nbp @edolstra (cherry picked from commit adc2edd5cf524239690b5cf49779a11fd2eb061b)
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* Revert "mutt: update to 1.5.23"John Wiegley2014-07-04
| | | | This reverts commit 6a7d60c01a22e83d625506b7cc9243b8da41656a.
* mutt: added mailpath.patch._11262014-07-02
|
* mutt: update to 1.5.23_11262014-07-02
| | | | | | | | | This commit rewrites the expression somewhat: - it tries to simplify the expression. - it changes from fetchurl to fetchhg. - a patch to configure.ac is added in order to enable configuring the source on NixOS.
* Application.ini does not refer correctlythird3ye2014-06-16
| | | | | The "Application.ini" provided with Thunderbird does not correctly set the path to the icon location. Visa vi it refers to '$out/lib/thunderbird-17.0.11esr', which doesn't exist, but '$out/lib/thunderbird-17.0.11' does. To remedy this problem I added a new variable called 'verName" which adds 'esr' after the variable '$version'. Then change the variables necessary so that the build process sets working references. Fuuzetsu suggested putting the verName variable inside of mkDerivation. I cannot surmise.
* thunderbird-bin: update to version 24.6.0taku02014-06-11
|
* Merge pull request #2507 from lovek323/supMichael Raskin2014-06-09
|\ | | | | sup: update to 0.18.0
| * sup: update to 0.18.0Jason "Don" O'Conal2014-06-02
| |
* | Merge pull request #2506 from ikervagyok/muttRob Vermaas2014-05-09
|\ \ | | | | | | Updated to mutt-1.5.23
| * | Updated to mutt-1.5.23Lengyel Balázs2014-05-05
| |/
* / sylpheed: 3.2 (2012) -> 3.4.1 (2014) (close #2558)Benjamin Podszun2014-05-08
|/ | | | vcunat fixed eval and tested it runs.
* Update thunderbird-bin to version 24.5.0taku02014-05-02
|
* add thunderbird-bin: the binary package for Thunderbird mail clienttaku02014-04-13
|