taku0
f059656ef2
thunderbird: 31.7.0 -> 38.1.0
2015-08-08 23:25:24 +09:00
Jan Malakhovski
9966ec4e54
notmuch: fix gpg path in notmuch-config.c
...
Fixes errors when attempting to decrypt an encrypted message.
I'm not sure that `crypto.c` needs to be patched after this, since this setting
should propagate there, but let's play it safe.
2015-08-06 22:11:29 +02:00
Null is Too Long
804f0098ef
thunderbird-bin: fix icon path
2015-08-04 12:23:28 -04:00
Franz Pletz
6d257267ae
mutt-kz: 1.5.23.1-rc1 -> 1.5.23.1
2015-07-22 23:14:52 +02:00
taku0
7064dd1f88
thunderbird-bin: 38.0.1 -> 38.1.0
2015-07-12 11:39:09 +09:00
Moritz Ulrich
25c7e5fafe
notmuch: 0.19 -> 0.20.2
2015-07-06 17:37:15 +02:00
Eelco Dolstra
d8c9fa5043
Remove meta.license hack
2015-06-19 14:14:52 +02:00
taku0
4e78d76c18
thunderbird-bin: update to version 38.0.1, closes #8357
2015-06-18 11:40:13 +02:00
Jascha Geerds
8ae4d0b1e1
Add mailnag package
2015-06-14 18:31:48 +02:00
taku0
5f890ceca1
firefox-bin, thunderbird-bin: update patchelf arguments
2015-06-06 19:05:57 +09:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Eelco Dolstra
99e9710348
thunderbird: Update to 31.7.0
...
Also enable parallel building, as it seems to work reliably for
Firefox.
2015-05-22 11:46:18 +02:00
taku0
3705c62266
thunderbird-bin: update to version 31.7.0
2015-05-20 09:33:30 +09:00
Eelco Dolstra
748be0b5d0
thunderbird: Update to 31.6.0
...
Fixes various critical vulnerabilities.
2015-05-11 11:46:57 +02:00
William A. Kennington III
ed22d756af
pine: Use the passthru version of tcl
2015-04-26 21:20:15 -07:00
Bjørn Forsman
6e0d0636a1
mutt: use "sendmail" instead of "/usr/bin/sendmail"
...
That way sending mail with mutt works on NixOS too, without having to
manually change mutt's config on your system. sendmail will be found in
$PATH at runtime, and thus the setuid wrapper will be used, if
available.
2015-04-12 10:48:30 +02:00
Arseniy Seroka
e7dc8c3f27
Merge pull request #7195 from KoviRobi/mailcheck
...
Added mailcheck, simple utility to check for mail.
2015-04-06 00:41:53 +03:00
Kovacsics Robert (NixOS-SSD2)
9558523821
Added mailcheck, simple utility to check for mail.
2015-04-05 19:50:43 +01:00
taku0
ce7481e129
firefox-bin: update to version 37.0; thunderbird-bin: update to version 31.6.0
2015-04-02 23:16:50 +09:00
Jan Malakhovski
d711528c8b
pythonPackages: notmuch: revert 6258728
, move sourceRoot setting to top-level notmuch
...
Looks like this is the only way to do what 6258728318
was expected to do that doesn't break things and doesn't look like a complete hack.
The problem is that different `fetch`ers generate very different results (from
archive files to plain source trees) and allowing overriding `src` in top-level
derivation when there is a derived python package is no trivial matter.
2015-03-31 05:36:28 +00:00
Jan Malakhovski
6ac68a4c59
sylpheed: cleanup
2015-03-29 23:21:04 +00:00
Bart Brouns
bd3e18d60f
rebase mutt-kz on master, as requested in:
...
https://github.com/NixOS/nixpkgs/pull/6836
2015-03-25 13:37:19 +01:00
taku0
2e8f2d6477
firefox-bin: update to version 36.0; thunderbird-bin: update to version 31.5.0
2015-02-25 22:42:05 +09:00
Vladimír Čunát
dbae4f109f
Merge branch 'master' into staging
...
Conflicts (relatively simple):
pkgs/applications/audio/spotify/default.nix
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-31 19:34:57 +01:00
Charles Strahan
034488ec80
ruby: fixup mpdcron
2015-01-21 22:38:29 -05:00
Charles Strahan
317d78d145
consule: use new bundlerEnv
2015-01-21 20:33:19 -05:00
Charles Strahan
f52c32fcfc
ruby: rewrite sup
package
2015-01-21 18:23:35 -05:00
Charles Strahan
dfc225d143
Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
...
Conflicts:
pkgs/applications/version-management/git-and-tools/default.nix
pkgs/applications/version-management/git-and-tools/hub/default.nix
pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Peter Simons
ec6b82a0c2
Merge branch 'master' into staging.
2015-01-19 18:41:17 +01:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
taku0
9d2cf54c6a
firefox-bin: update to version 35.0; thunderbird-bin: update to version 31.4.0
2015-01-15 09:43:10 +09:00
Vladimír Čunát
07966befee
thunderbird: update, and refactor the expression
...
- use mach for building (the way Mozilla devs use),
- use --disable-debug-symbols to reduce build-time resource consumption
2015-01-13 22:10:39 +01:00
Jan Malakhovski
8cc5279b70
sylpheed: actually enable gpg support
2015-01-07 11:08:58 +00:00
John Wiegley
2ae2c92b13
notmuch: remove dependency on gdb on Darwin
2015-01-03 07:35:14 -05:00
Charles Strahan
94dd4b9721
ruby: WIP
2014-12-30 21:05:00 -05:00
Shea Levy
05edd656f6
Missed gcc refs
2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Vincent Laporte
18e5582f6c
claws-mail: update from 3.10.1 to 3.11.1
2014-12-03 16:22:14 +01:00
taku0
a5e1fa2479
firefox-bin, thunderbird-bin: major updates
...
Close #5207 .
2014-12-02 21:51:25 +01:00
Eelco Dolstra
1abc3e0155
firefox-bin: Fix meta.license
2014-11-25 16:30:50 +01:00
Michael Raskin
e9c9437445
Add realpine alpine continuation
2014-11-23 19:46:17 +03:00
Michael Raskin
09288d4c01
Fix the libgcc_s problem in alpine
2014-11-23 19:23:03 +03:00
Michael Raskin
ff2a1a3691
Adding Alpine mail reader
2014-11-23 18:36:25 +03:00
lethalman
f0e4b745f7
Merge pull request #5046 from abbradar/checksum-fixes
...
Checksum fixes
2014-11-19 18:02:09 +01:00
Nikolay Amiantov
9c658343dd
mutt-with-sidebar: simplify, fix checksum
2014-11-19 19:48:01 +03:00
Max Gonzih
849232f13d
Update sha256 for mutt sidebar patch
...
Seems like file was changed.
2014-11-18 14:42:07 +01:00
Mateusz Kowalczyk
43b6d42fbd
imapfilter: update from 2.5.6 to 2.5.7
2014-11-17 16:42:28 +00:00
Moritz Ulrich
c227e8f259
notmuch: Update to 0.19.
...
This commit also enables manpages.
2014-11-15 17:58:40 +01:00
Michael Raskin
41ff7d75fd
Add mutt sidebar patch — Fixes #3222 (a PR by Leon Waldman)
2014-11-09 17:55:19 +03:00
Vladimír Čunát
1918f8737b
thunderbird: update to 31.2.0, including security
...
Some "critical security fixes" are claimed:
https://www.mozilla.org/security/known-vulnerabilities/thunderbird/#thunderbird31.2.0
2014-11-04 15:19:36 +01:00