1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

3653 commits

Author SHA1 Message Date
Joachim Fasting cac498b522 Merge pull request #15282 from nathanielbaxter/dev/teamspeak
teamspeak_client: 3.0.18.2 -> 3.0.19.1
2016-05-07 18:51:28 +02:00
Nikolay Amiantov 62c41cc539 dropbox: meta.licenses -> meta.license 2016-05-07 15:13:28 +03:00
Nikolay Amiantov 41ced9f100 dropbox: mark as unfree 2016-05-07 15:12:07 +03:00
Thomas Tuegel f2ec142847 quassel: 0.12.3 -> 0.12.4
Security update for CVE-2016-4414 (denial of service).
2016-05-07 06:00:09 -05:00
Nathaniel Baxter 24ffbfde1d teamspeak_client: 3.0.18.2 -> 3.0.19.1 2016-05-07 09:52:49 +10:00
Joachim Fasting aa478b5021
bittorrentSync: factor out common parts 2016-05-06 01:03:04 +02:00
Joachim Fasting e4bd66c8f0
bittorrentSync20: 2.3.6 -> 2.3.7 2016-05-06 00:42:31 +02:00
Joachim Fasting debc317066 Merge pull request #15242 from kragniz/weechat-1.5
weechat: 1.4 -> 1.5
2016-05-05 20:59:04 +02:00
Louis Taylor 393bde55f9 weechat: 1.4 -> 1.5 2016-05-05 18:52:35 +01:00
Joachim Fasting 6d2625a940
bittorrentSync14: 1.4.110 -> 1.4.111 2016-05-05 18:35:20 +02:00
Vladimír Čunát ee2fbda77a Merge #15218: thunderbird: 38.7.1 -> 45.0 2016-05-05 17:14:06 +02:00
Tobias Geerinckx-Rice 2dc8975bc4
thunderbird: 38.7.1 -> 45.0
Changes: https://www.mozilla.org/en-US/thunderbird/45.0/releasenotes/
2016-05-05 02:14:19 +02:00
Rok Garbas 2eac1070ad Merge pull request #15229 from DamienCassou/notmuch-0.22
notmuch: 0.21 -> 0.22
2016-05-05 00:16:04 +02:00
aszlig 3f7735fe65
chromium+chrome: Don't import update.nix directly
Regression introduced by f28b71023c.

Let's now expose and use the upstream-info attribute via the main
Chromium derivation, so that other packages like the google-chrome
package doesn't need to rely on internals of the Chromium
implementation.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-04 23:12:33 +02:00
aszlig f28b71023c
chromium/updater: Don't import <nixpkgs> again
This effectively resets the attributes given at the point the main
<nixpkgs> is imported and thus for example is also reading in stuff like
~/.nixpkgs/config.nix again, which might lead to unexpected results.

We now only import <nixpkgs> now if the updater is auto-called (like in
update.sh), otherwise the required attributes are passed by callPackage
within the Chromium scope.

I remember noting about this a while ago either on IRC or on GitHub, but
I can't find it right now, so thanks to @obadz for reminding me about
this in #15225.

Tested this by running the updater and also using:

NIXPKGS_CONFIG=$(pwd)/broken.nix nix-instantiate --arg config {} -A chromium

The contents of broken.nix were:

EVALERR{

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Fixes: #15225
2016-05-04 22:35:24 +02:00
Damien Cassou d122556a2f notmuch: 0.21 -> 0.22 2016-05-04 21:49:08 +02:00
Arseniy Seroka 9cb8abe846 Merge pull request #15208 from taku0/firefox-bin-46.0.1
firefox-bin: 45.0.2 -> 46.0.1
2016-05-04 21:38:47 +03:00
Eelco Dolstra 1f84e43239 Do some large, concurrency-capable builds on dedicated machines 2016-05-04 18:16:27 +02:00
Eelco Dolstra f2d24b9840 chromium: Disable Hydra builds of -dev and -beta
It's not the job of Nixpkgs to distribute beta versions of upstream
packages. More importantly, building these delays channel updates by
several hours, which is bad for our security fix turnaround time.
2016-05-04 18:16:27 +02:00
taku0 90f5be3133 firefox-bin: 45.0.2 -> 46.0.1 2016-05-04 14:50:17 +09:00
Franz Pletz d7338bf9d7 msmtp: 1.6.2 -> 1.6.4 2016-05-03 16:15:20 +02:00
Franz Pletz b701ea82e7 netperf: 2.6.0 -> 2.7.0 2016-05-03 16:15:20 +02:00
Joachim Fasting a7886c9189 bittorrentSync20: 2.3.3 -> 2.3.6 (#15147)
Note that this changes the domain from getsyncapp.com (no longer valid)
to getsync.com.
2016-05-02 11:57:17 +02:00
Robin Gloster 5a2b26cf7b Merge pull request #15056 from simonvandel/fix-qbittorent-qmake
Fix qbittorent qmake build error
2016-05-02 11:35:09 +02:00
Simon Vandel Sillesen 05f2ebe16d qBittorrent: fix qmake not found in qbittorrent build
Thanks to @romildo for finding the configure fix.
2016-05-01 15:05:56 +02:00
Tobias Geerinckx-Rice 5508687ec2
Remove now useless proprietary Copy.com client and service
<https://techlib.barracuda.com/Copy/FAQ>

SaaS.
2016-05-01 14:38:08 +02:00
Nikolay Amiantov 3a52c5fa7d firefox: fix library path
Fixes #15126
2016-05-01 12:26:39 +03:00
Nikolay Amiantov 87ebab128a replace ${stdenv.cc.cc}/lib occurences 2016-05-01 00:13:23 +03:00
Pascal Wittmann c03d7f2819 filezilla: 3.16.1 -> 3.17.0 2016-04-30 09:57:14 +02:00
Nikolay Amiantov c4ab28e38e tdesktop: 0.9.33 -> 0.9.44 2016-04-30 03:12:32 +03:00
Nikolay Amiantov 938d64f1f3 quote URLs in my packages to ease opening them from urxvt 2016-04-30 03:12:32 +03:00
Tobias Geerinckx-Rice 75b01594c8
sylpheed: 3.4.1 -> 3.5.0 2016-04-29 04:38:54 +02:00
Tim Steinbach 1142b402a8 vivaldi: Clean up 2016-04-29 01:19:15 +00:00
Tim Steinbach 25290a9f15 vivaldi: 1.0 -> 1.1 2016-04-28 23:54:05 +00:00
Simon Vandel Sillesen 63d016b335 qbittorrent: 3.3.3 -> 3.3.4 2016-04-28 18:09:55 +02:00
Eelco Dolstra 930d243ea4 firefox: 45.0.2 -> 46.0
Still using GTK+ 2 for now, since apparently building with GTK+ 3
still requires GTK+ 2, increasing the closure size. (#15008)
2016-04-28 13:39:12 +02:00
Arseniy Seroka 52b64cedec Merge pull request #15016 from jagajaga/eid
open-eid
2016-04-28 13:56:09 +03:00
Tuomas Tynkkynen 2f6c2ecd47 eiskaltdcpp: Use pcre-cpp (fixes build)
http://hydra.nixos.org/build/34967606/nixlog/1/raw
2016-04-27 13:38:27 +03:00
Arseniy Seroka f6d7cefa7b
esteidfirefoxplugin: init at 3.12.1.1142 2016-04-27 11:38:09 +03:00
Nikolay Amiantov 1f89dbd46b pidgin-with-plugins: use symlinkJoin 2016-04-26 15:37:43 +03:00
Nikolay Amiantov 618c75de7b tdesktop: fix build 2016-04-25 20:47:29 +03:00
Joachim Fasting 68691d31b1
rsync: fix version typo
Typo introduced at c3b4dd920b50d6fd7625ada250d042b47fbd0217; went
undetected because the checksum was not changed.

Reported by m4t__ on IRC
2016-04-24 20:48:27 +02:00
Nikolay Amiantov 75b0478ebd Merge pull request #14949 from ldesgoui/discord
discord: 0.0.1 -> 0.0.3
2016-04-24 20:48:27 +04:00
Nikolay Amiantov 73182fd328 mumble_overlay: move from mumble and more fixes 2016-04-24 18:49:33 +03:00
Nikolay Amiantov af9fcaf910 mumble: fix mumble-overlay 2016-04-24 18:08:40 +03:00
ldesgoui 1c08aa2704 discord: 0.0.1 -> 0.0.3 2016-04-24 16:45:09 +02:00
Markus Binsteiner 83274eccf0 seafile-*: 4.4.2 -> 5.0.7
Also updated dependencies:
ccnet: 1.4.2 -> 5.0.7
libsearpc: 1.2.2 -> 3.0.7
2016-04-23 12:52:42 +12:00
Nikolay Amiantov ae0a64cf2c mumble_git: 2015-11-08 -> 2016-04-10 2016-04-23 02:27:36 +03:00
Nikolay Amiantov 6900fdc84b mumble: 1.2.10 -> 1.2.15 2016-04-23 02:27:36 +03:00
Nikolay Amiantov 5489bc4109 mumble: fix speechd support 2016-04-23 02:27:36 +03:00