Commit Graph

2604 Commits

Author SHA1 Message Date
Joachim Fasting
fdea7f4360 newsbeuter: 2.8 -> 2.9
Also set installFlags rather than call make install directly.

This release has a logic error which causes the newsbeuter cache to be
deleted on exit iff urls contains a single URL [1] (no problem for n > 1).

[1]: https://github.com/akrennmair/newsbeuter/pull/179
2015-05-05 14:49:09 +02:00
Arseniy Seroka
497bf2a696 Merge pull request #7040 from jagajaga/viber
viber: init pkg
2015-04-16 20:05:58 +03:00
Luca Bruno
23a92ba43c pond: fix build by renaming imports, also add renameImports to goBuildPackage 2015-04-16 18:43:37 +02:00
William A. Kennington III
44cf23e8d2 filezilla: 3.9.0.6 -> 3.10.3 2015-04-15 18:20:50 -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
Brayden
1ac6acff90 Fix firefoxWrapper's icon 2015-04-11 15:34:36 -07:00
Bjørn Forsman
890534bedc wireshark: update from 1.12.3 to 1.12.4
Potentially fixes CVE-2015-2188, CVE-2015-2189, CVE-2015-2191
2015-04-11 13:48:09 +02:00
Bjørn Forsman
478969d50c wireshark: change dependency heimdal -> openssl
This fixes wirehsark build, which has been broken since commit
942e179974 (heimdal: Correct the openssl dependency).
2015-04-11 13:23:35 +02:00
William A. Kennington III
73815725a0 umurmur: 0.2.15 -> 0.2.16 2015-04-10 23:23:53 -07:00
Brandon Dimcheff
b539f86456 add package purple-pidgin-pack
This is 50ish plugins for pidgin.
2015-04-10 15:43:29 -04:00
Arseniy Seroka
2425f27b17 Merge pull request #7280 from auntieNeo/blink
Bumped blink version to 1.2.2
2015-04-09 05:20:19 +03:00
Jonathan Glines
2b949cfd46 Bumped blink version to 1.2.2 2015-04-08 17:01:37 -06:00
lethalman
24b5ce084b Merge pull request #7263 from codyopel/mumble
mumble: refactor, add desktop file & icon
2015-04-08 17:30:28 +02:00
codyopel
344ccc7faa mumble: refactor, add desktop file & add icon 2015-04-08 07:49:23 -04:00
Damien Cassou
cef1728fc6 Backintime 1.1.0 -> 1.1.4 2015-04-08 11:47:46 +02:00
William A. Kennington III
90ca8b5875 linphone: 3.6.0 -> 3.8.1 2015-04-06 20:12:07 -07:00
William A. Kennington III
b0abac5821 twinkle: Add missing ccrtp dependency 2015-04-06 20:12:07 -07:00
Arseniy Seroka
e52e160190 Merge pull request #7215 from cwoac/btsync2
Add support for btsync 2.x branch
2015-04-06 18:50:05 +03:00
Oliver Matthews
0539ed4771 Add support for btsync 2.x branch 2015-04-06 15:31:40 +00: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
Michael Raskin
4b0e70f89a Update Firefox to 37.0.1 2015-04-04 13:11:40 +03:00
Michael Raskin
42e844aff4 Merge pull request #7135 from taku0/firefox-bin-37.0
firefox-bin: update to version 37.0; thunderbird-bin: update to version 31.6.0
2015-04-04 13:10:55 +03:00
taku0
dcb61624e7 firefox-bin: update to version 37.0.1 2015-04-04 13:09:24 +09:00
Bruce Adams
b94cec592c Update znc from 1.4 to 1.6.0
ZNC 1.6.0 includes improved SSL/TLS settings to
prevent POODLE and FREAK attacks.
2015-04-03 06:53:08 -04:00
Spencer Whitt
2c0c3af88f Remove mozilla browser 2015-04-02 13:35:50 -04: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
Eelco Dolstra
4c8f0e8d1c firefox: Update to 37.0 2015-04-01 14:04:19 +02: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
aszlig
6a4370f1ba
qca2: Update to new upstream version 2.1.0.
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.

Tested against a few builds like PSI and Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
Christian Theune
6daa2462c6 Enable syncthing for Mac OS X.
Also requires enabling iana-etc. I'm shooting for "unix" platforms which
seems reasonable. Not sure why this was restricted to linux originally --
the history doesn't tell.
2015-03-30 22:07:02 +02:00
Christian Theune
703e43949d bump syncthing version to 0.10.30 2015-03-30 21:55:51 +02:00
Jan Malakhovski
6ac68a4c59 sylpheed: cleanup 2015-03-29 23:21:04 +00:00
Arseniy Seroka
b57c9866c5 viber: add pkg 2015-03-30 00:07:53 +03:00
William A. Kennington III
b6607a14af ettercap: 0.8.1 -> 0.8.2 2015-03-26 16:18:39 -07: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
Arseniy Seroka
a8b93517fa Merge pull request #6902 from vandenoever/davmail
Update davmail to 2.6.1.
2015-03-23 13:16:13 +03:00
Marcin Falkiewicz
6a6470b793 change icon name to var 2015-03-22 15:22:52 -05:00
Marcin Falkiewicz
bacf3be4fc change firefox's hardcoded paths to variables 2015-03-22 15:22:52 -05:00
Marcin Falkiewicz
cea1f1b770 remove x-scheme-handler/mailto from .desktop file; change icon to follow xdg scheme 2015-03-22 15:22:52 -05:00
cillianderoiste
14de7bb1f5 Merge pull request #6937 from bendlas/dropbox
Dropbox
2015-03-22 19:25:05 +01:00
Herwig Hochleitner
7ed4beec55 Update dropbox[-cli] to latest 2015-03-22 18:10:28 +01:00
Herwig Hochleitner
75c4f136ca dropbox-cli: make dropbox start work 2015-03-22 18:09:41 +01:00
Damien Cassou
47df54d618 Merge pull request #6936 from DamienCassou/update-syncthing-0.10.29
syncthing 0.10.26 -> 0.10.29
2015-03-22 17:42:35 +01:00
Damien Cassou
acd999e4bd syncthing 0.10.26 -> 0.10.29 2015-03-22 17:33:39 +01:00
taku0
f4f340e833 firefox-bin: update to version 36.0.4 2015-03-22 23:03:04 +09:00
Michael Raskin
166614ee41 Update Firefox. Second take. 2015-03-22 13:22:41 +03:00
Ricardo M. Correia
a246b849eb firefox: Update from 36.0.1 -> 36.0.3 2015-03-21 06:49:17 +01:00
Eelco Dolstra
2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Jaka Hudoklin
89f41b90fa Merge pull request #6874 from offlinehacker/pkgs/kubernetes/update
kubernetes: update to 0.12.1, fix module
2015-03-20 11:22:48 +01:00