1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 14:41:17 +00:00
Commit graph

4280 commits

Author SHA1 Message Date
Frederik Rietdijk 7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
aszlig 2406387fd6
quassel-webserver: Remove reference to <nixpkgs>
We already are in the <nixpkgs> repository and using <nixpkgs> within
its own tree will depend on <nixpkgs> to be set in NIX_PATH, otherwise
the evaluation will fail.

So apart from this issue it isn't even necessary to use <nixpkgs>
instead of the relative path to node-packages.nix, so let's use the
latter.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @uwap, @Mic92
2016-10-23 18:13:59 +02:00
Pascal Wittmann 6286d445e3 Merge pull request #19802 from mimadrid/update/filezilla-3.22.1
filezilla: 3.20.1 -> 3.22.1
2016-10-23 17:37:26 +02:00
mimadrid 095053eb6b
filezilla: 3.20.1 -> 3.22.1 2016-10-23 17:14:48 +02:00
Tim Steinbach e7f3c9cadb Merge pull request #19766 from offlinehacker/pkgs/kubernetes/update/1.4.0
kubernetes: 1.2.4 -> 1.4.0
2016-10-23 09:13:30 -04:00
Jörg Thalheim de7f231f6c Merge pull request #19646 from phunehehe/opera
opera: 12.16-1860 -> 40.0.2308.81
2016-10-23 11:38:38 +02:00
Hoang Xuan Phu c2281d6494 opera: 12.16-1860 -> 40.0.2308.90
and unbreak
2016-10-23 16:38:29 +08:00
Tor Hedin Brønner bb550ace5c discord: 0.0.8 -> 0.0.9 2016-10-23 02:17:38 +02:00
Jörg Thalheim fba9d231b4 Merge pull request #17394 from schneefux/znc-module
ZNC: 1.6.2 -> 1.6.3, push 2015-12-07 -> 2016-07-28, module refactor
2016-10-22 19:58:24 +02:00
Frederik Rietdijk e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
Frederik Rietdijk f64b574e1d chromium: use python2
gyp still depends on python 2 although that might change soon
https://codereview.chromium.org/1454433002/
2016-10-22 16:47:21 +02:00
Adam Evans 5da42092fa weechat: Fixed Darwin build issues
Build was failing with res_9_init missing on OS X. Resolved with a little help from
https://github.com/Homebrew/homebrew-core/pull/4427.
2016-10-23 00:32:17 +11:00
schneefux 56ac17a55a
zncModules.push: 2016-07-28 -> 2016-10-12 2016-10-22 13:52:25 +02:00
schneefux 37d4f15ff6
zncModules: refactor fetchgit -> fetchFromGitHub 2016-10-22 13:52:25 +02:00
c74d a98da6871f drive: 20151025 -> 0.3.8.1
Update the `drive` package from version "20151025" to version 0.3.8.1,
replacing the package-definition files with updated versions given to
me by @Mic92 in [nixpkgs GitHub issue #19749] [1].

I have tested the updated package per nixpkgs manual section 11.1
("Making patches"), and I have tested that the update seems to fix
[issue #19749] [1].

[1]: <https://github.com/NixOS/nixpkgs/issues/19749>
2016-10-22 07:56:12 +00:00
uwap 42e93b5f2a quassel-webserver: init at 2.1.1 2016-10-21 23:31:50 +02:00
Peter Simons 20db0ac526 Merge pull request #19748 from sifmelcara/remmina-fix
remmina: fix GSettings schemas not found error
2016-10-21 15:41:01 +02:00
Eelco Dolstra 15dea19577 Merge pull request #19753 from taku0/firefox-bin-49.0.2
firefox-bin: 49.0 -> 49.0.2
2016-10-21 15:35:58 +02:00
Eelco Dolstra 12212a0b13 firefox: 49.0.1 -> 49.0.2
CVE-2016-5287, CVE-2016-5288
2016-10-21 15:34:56 +02:00
mingchuan 40d8b743f4 remmina: fix GSettings schemas not found error
Use gappWrapper to wrap the program so that remmina can find GSettings schemas.
2016-10-21 17:39:43 +08:00
taku0 b8e9217c79 firefox-bin: 49.0 -> 49.0.2 2016-10-21 09:12:12 +09:00
Vladimír Čunát 4d5b893002 Merge #19081: gnome-3.22
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
Peter Hoeg 1026bebee6
syncthing: use service files from upstream
Currently only for the user services as NixOS handles the named system
instances slightly differently.

syncthing and syncthing-inotify are done the same way.

There are 4 parts to this:

 1) Copy in the upstream unit files
 2) Make the nixos module use the definition from upstream
 3) Enable restarting of all instances (system and user) on resume
 4) Allow the traffic in the firewall on default ports if wanted

fixes #18973
2016-10-19 21:20:57 +02:00
Mikhail Volkhov 42cf40bfbd
scudcloud: init at 1.35/254-port-to-qt5 2016-10-19 18:45:31 +03:00
Frederik Rietdijk 760a36372e mailnag: use python2 2016-10-18 23:16:08 +02:00
Frederik Rietdijk 37eba07810 firefox: drop pysqlite dependency
since our interpreter ships with sqlite
2016-10-18 23:16:04 +02:00
José Romildo Malaquias 598d824198 hexchat: 2.12.1 -> 2.12.2 (#19659) 2016-10-18 20:19:27 +02:00
Graham Christensen bb6765b416 Merge pull request #19633 from womfoo/bump/bluejeans-2.180.71.8
bluejeans: 2.160.66.8 -> 2.180.71.8
2016-10-18 07:11:24 -04:00
Thomas Tuegel a6e4e8f600
dropbox: 11.4.22 -> 12.4.22 2016-10-17 17:50:01 -05:00
Kranium Gikos Mendoza a4b050584a bluejeans: 2.160.66.8 -> 2.180.71.8 2016-10-18 05:47:49 +08:00
schneefux c106c47d86
zncModules.push: 2015-12-07 -> 2016-07-28 2016-10-16 11:53:29 +02:00
schneefux 9cdea8ccfa
znc: 1.6.2 -> 1.6.3 2016-10-16 11:52:53 +02:00
Graham Christensen 7c6b92a3c4 Merge pull request #19515 from joachifm/thunderbird-pax
thunderbird: disable PaX mprotect() hardening
2016-10-15 18:11:06 -04:00
Graham Christensen 58a2f07f1d Merge pull request #19566 from NeQuissimus/vivaldi_1_4_589
vivaldi: 1.4.589.29-1 -> 1.4.589.38-1
2016-10-15 07:16:06 -04:00
Tim Steinbach 71732441fb
vivaldi: 1.4.589.29-1 -> 1.4.589.38-1 2016-10-14 22:14:38 -04:00
Joachim Fasting 16a917d5e2
thunderbird: disable PaX mprotect() hardening
Otherwise, thunderbird crashes at startup due to a PaX mprotect()
violation.

Fixes https://github.com/NixOS/nixpkgs/issues/19403
2016-10-14 23:48:14 +02:00
Profpatsch 6717213ca4 weechat: generate manpages 2016-10-14 23:30:38 +02:00
zimbatm 1cb4676dfa terraform: 0.7.5 -> 0.7.6 2016-10-14 20:28:24 +01:00
Vladimír Čunát 6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Frederik Rietdijk cffdffe1f6 Merge pull request #19309 from FRidh/outputs
Python: use separate output for tkinter
2016-10-13 10:40:14 +02:00
Franz Pletz a637b4d950
mumble: 1.2.16 -> 1.2.17 2016-10-13 03:18:23 +02:00
zimbatm 985dec611b terraform: 0.7.4 -> 0.7.5 2016-10-12 18:51:16 +01:00
Jörg Thalheim 9079bc08e5 Merge pull request #19362 from davorb/purple-facebook
purple-facebook: init at 66ee77378d82
2016-10-12 13:38:34 +02:00
Jörg Thalheim fe11f628ca Merge pull request #19447 from gnidorah/master2
rambox, franz: make menu item
2016-10-12 10:42:39 +02:00
Alex Ivanov 053214c6d2 rambox: add menu item 2016-10-12 09:54:47 +03:00
Alex Ivanov d6a824216c franz: add menu item 2016-10-12 09:38:15 +03:00
taku0 5e6c3b9fde flashplayer: 11.2.202.635 -> 11.2.202.637 2016-10-11 21:12:12 +09:00
Jaka Hudoklin 83ee0a0670 kubernetes: 1.2.4 -> 1.4.0 2016-10-10 18:48:00 +02:00
Davor Babić 7cf6f46bd1 purple-facebook: init at 66ee77378d82
adds inherit src meta
2016-10-10 16:23:27 +02:00
Thomas Tuegel fef0a223d9
dropbox: 11.4.21 -> 11.4.22 2016-10-10 09:22:18 -05:00
Frederik Rietdijk 104c50dd1a Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
Jörg Thalheim 7098404505 Merge pull request #19401 from NeQuissimus/slack_2_2_1
slack: 2.1.2 -> 2.2.1
2016-10-10 00:15:39 +02:00
Tim Steinbach f9d37de50c
slack: 2.1.2 -> 2.2.1 2016-10-09 15:07:21 -04:00
Jaka Hudoklin 2041f5b817 kops: init at 1.4.0 2016-10-09 19:31:44 +02:00
Tim Steinbach 48907cb051 Merge pull request #19364 from NeQuissimus/firefox_49_0_1
firefox: 49.0 -> 49.0.1
2016-10-09 11:48:07 -04:00
Joachim F 78fdf21710 Merge pull request #19389 from matthiasbeyer/update-mutt
mutt: 1.7.0 -> 1.7.1
2016-10-09 14:08:38 +02:00
aszlig bc6caeabcc
chromium: Fix wrong hash for beta channel
It seems that upstream has re-uploaded the tarball again (see
0c2683cc11).

I've verified the new hash from two different hosts.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-10-09 13:43:04 +02:00
Matthias Beyer c4c1ec9a5b mutt: 1.7.0 -> 1.7.1 2016-10-09 13:19:17 +02:00
Tim Steinbach 67a2ac6d63
firefox: 49.0 -> 49.0.1 2016-10-08 18:09:32 +00:00
Peter Hoeg 0d183b30d4 syncthing: 0.14.7 -> 0.14.8 2016-10-06 13:27:47 +08:00
Graham Christensen 66d622fbd0
chromium: 53.0.2785.116 -> 53.0.2785.143 for CVEs
https://lwn.net/Alerts/702456/
2016-10-05 21:11:59 -04:00
Joachim F ea111244f5 Merge pull request #19215 from jonafato/corebird-1.3.3
corebird: 1.3.2 -> 1.3.3
2016-10-04 22:32:29 +02:00
Jascha Geerds 0e540d2113 hipchat: 4.26.0.1657 -> 4.27.0.1658 2016-10-04 15:16:30 +02:00
Michael Raskin bd21e866d2 mcabber: 1.0.2 -> 1.0.3 2016-10-04 13:13:45 +02:00
Lluís Batlle i Rossell d96c5e1fd6 Fixing irssi-otr after change of irssi ABI.
I pick the change from this pull request:
https://github.com/cryptodotis/irssi-otr/pull/60/
2016-10-04 12:29:09 +02:00
Jon Banafato e45a242ee2 corebird: 1.3.2 -> 1.3.3
Update corebird to the latest release.
2016-10-03 21:06:04 -04:00
Moritz Ulrich 38dbb8008d weechat: Work around darwin linking issue 2016-10-03 23:45:16 +02:00
makefu 004a5a2047
opentracker: 2014-08-03 -> 2016-10-02
* change git url to new official repo
* add sample configuration to package
* use licenses.beerware
* add maintainer
2016-10-03 20:04:00 +02:00
Jörg Thalheim 58b6c84071 Merge pull request #19197 from gnidorah/master
Add Rambox and Franz messengers
2016-10-03 19:37:52 +02:00
Alex Ivanov 4e449d0159 rambox, franz: support i386-linux 2016-10-03 19:57:50 +03:00
Alex Ivanov 43d327c137 rambox, franz: recommendations by Mic92 2016-10-03 19:24:57 +03:00
Michael Raskin c085767dac gajim: 0.16.5 -> 0.16.6 2016-10-03 17:35:18 +02:00
Moritz Ulrich 7cc3de8742 weechat: 1.5 -> 1.6 2016-10-03 16:55:17 +02:00
Alex Ivanov 756fece17d franz: init at 4.0.4 2016-10-03 16:26:16 +03:00
Alex Ivanov 51cd05c8fc rambox: init at 0.4.4 2016-10-03 16:24:35 +03:00
Benjamin Saunders eaa11f3493 purple-hangouts-hg: 2016-08-31 -> 2016-10-01 2016-10-02 17:48:44 -07:00
obadz 7a8d300823 remmina: 1.0.0 -> 1.2.0-rcgit.15
Fixes build post FreeRDP upgrade (5abb36b)
2016-10-02 19:35:35 +01:00
David Guibert ce8d2aad27
restore rclone
By getting rid of go-packages.nix (#16017), rclone has removed (introduced by #15852).
2016-10-02 17:47:27 +02:00
Jörg Thalheim c2ee2a723f Merge pull request #19156 from apeyroux/init/c14
c14: init at 2016-09-09
2016-10-02 15:31:53 +02:00
Vladimír Čunát a745f87b7f flashplayer: preferLocalBuild = true;
The builder does almost nothing, and I hate to have to copy hundreds of
megabytes to a builds slave because of that.
2016-10-02 14:52:02 +02:00
Alexandre Peyroux 87691a3cc1 c14: init at 2016-09-09 2016-10-02 12:33:47 +02:00
Tuomas Tynkkynen 5bf5de58ea treewide: Fix 'lib.optional' misuses
These add a singleton list of a package to buildInputs.
2016-10-01 23:38:06 +03:00
Aneesh Agrawal fcee1d0b28
Remove redundant -DCMAKE_BUILD_TYPE=Release flags
Since commit 183d05a0 in 2012, this is the default.

fixes #18000
2016-10-01 16:13:41 +02:00
Graham Christensen 8b8662ea55 Merge pull request #19106 from periklis/topic_docker-machine
docker-machine: enable for darwin
2016-10-01 09:25:06 -04:00
Joachim F e112c0f23f Merge pull request #19114 from taku0/thunderbird-bin-45.4.0
thunderbird-bin: 45.3.0 -> 45.4.0
2016-10-01 09:16:50 +02:00
taku0 2fa0ffc25a thunderbird-bin: 45.3.0 -> 45.4.0 2016-10-01 11:45:13 +09:00
Thomas Tuegel ad6b2a68a7
dropbox: 11.4.20 -> 11.4.21 2016-09-30 14:44:00 -05:00
Periklis Tsirakidis 278f81bf24 docker-machine: enable for darwin 2016-09-30 16:41:07 +02:00
Justin Weiss 829cbb8c86 syncthing: enable the darwin platform 2016-09-29 10:53:07 -07:00
Graham Christensen 4c0b07ce1e
freerdp: Mark stable as broken
re: https://github.com/NixOS/nixpkgs/issues/19075 #19075
re: https://lwn.net/Vulnerabilities/702121/
re: https://lwn.net/Vulnerabilities/604034/

Other distributions seem to have switched to Unstable instead.
2016-09-29 08:00:30 -04:00
Eelco Dolstra 62f055af47 google-talk-plugin: Use mesa_noglu instead of mesa 2016-09-29 13:05:29 +02:00
Joachim F 86e416912d Merge pull request #19066 from peterhoeg/st_0147
syncthing: 0.14.6 -> 0.14.7
2016-09-29 12:49:21 +02:00
Graham Christensen 337eb4d027
mesos: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:58:03 -04:00
Graham Christensen d92fe31e04
opera: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:56:44 -04:00
Franz Pletz b5ab13a5ff
pidgin: 2.10.11 -> 2.11.0
Fix CVE-2016-1000030 & CVE-2016-2379.

cc #18856.
2016-09-28 02:23:10 +02:00
Franz Pletz a6d4ea4c2c
treewide: remove executable flags from .nix files 2016-09-27 22:15:00 +02:00
Jon Banafato 39b0c0c230 corebird: 1.3.1 -> 1.3.2
Upgrade corebird to the latest release to address new Twitter character
limit rules.
2016-09-26 23:37:47 -04:00
Joachim F a5580c9951 Merge pull request #18765 from aske/ocaml-move
Reorganize ocaml packages
2016-09-26 23:17:53 +02:00
Thomas Tuegel 240552cba1
dropbox: 10.4.26 -> 11.4.20 2016-09-26 15:34:00 -05:00
zimbatm fb8e541da2 Merge pull request #18948 from kevincox/mumble-ice
Fix building mumble without ice.
2016-09-26 12:39:10 +01:00