Commit graph

96554 commits

Author SHA1 Message Date
Tim Steinbach f1a0cadaec
git: 2.10.2 -> 2.11.0 2016-11-29 18:37:24 -05:00
Tuomas Tynkkynen 8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
Vladimír Čunát 56366b5e66
libuv: enable checks and parallel building 2016-11-29 18:41:44 +01:00
Mathias Schreck 0f7f0ced81
libuv: 1.9.1 -> 1.10.1
Taken from #20650.
2016-11-29 18:25:22 +01:00
Franz Pletz 3000ae8602
gitlab service: fix sidekiq queue config 2016-11-29 17:42:46 +01:00
joachim schiele 8806344618
rust: Updates & rename rustUnstable to rustNighly. 2016-11-29 17:09:01 +01:00
Domen Kožar 75f131da02 acme: ensure nginx challenges directory is writeable 2016-11-29 15:56:01 +01:00
Domen Kožar 69e0740baa Merge pull request #20795 from cleverca22/netboot
make the /nix/store writable under netboot images
2016-11-29 15:47:39 +01:00
Franz Pletz e43f2fc868
Revert "lxc: 2.0.4 -> 2.0.6"
This reverts commit 5d804566df.

This was an error on my part. I had the commit sitting on my local master
and pulled upstream to rebase my commit before pushing. I didn't notice
there was a commit bumping lxc and the auto-merge on the rebase.
2016-11-29 15:42:37 +01:00
Alexander Tsamutali c9b8a6585d Add tools/networking/polysh 2016-11-29 17:32:21 +03:00
michael bishop e710edeecf
make the /nix/store writable under netboot images 2016-11-29 10:31:07 -04:00
Graham Christensen b04e23bbb8
firefox: 50.0 -> 5.0.1 for CVE-2016-9078 2016-11-29 08:34:13 -05:00
Erik Rybakken 2f0cc0d3f0 unclutter-xfixes service: init
Closes #18398
2016-11-29 14:25:32 +01:00
Graham Christensen 28fa4cfe56 Merge pull request #20790 from taku0/firefox-bin-50.0.1
firefox-bin: 50.0 -> 50.0.1 [Critical security fix]
2016-11-29 08:19:52 -05:00
Thomas Tuegel 66c3818e98
kde5.frameworks: 5.27 -> 5.28 2016-11-29 07:02:40 -06:00
Domen Kožar 8b782f4bd4 Merge pull request #19990 from domenkozar/buildtheworld
Build all derivations on Linux, unless specified otherwise
2016-11-29 13:17:13 +01:00
Peter Simons 9890563ae2 Merge pull request #20781 from abuibrahim/master
haskellPackages.barrier: jailbreak
2016-11-29 09:13:02 +01:00
Peter Simons d90a294342 Merge pull request #20779 from TikhonJelvis/hadoop-darwin
hadoop-2.2.0: Added a check to not run patchelf on MacOS.
2016-11-29 09:12:15 +01:00
joachim schiele f67061c1de (rustc-nightly) init at 2016-11-26 - precompiled rustc nightly binary 2016-11-29 09:10:39 +01:00
Frederik Rietdijk a344b552ad Merge pull request #20778 from NeQuissimus/atom_1_12_6
atom: 1.12.5 -> 1.12.6
2016-11-29 07:59:44 +01:00
Frederik Rietdijk 09aabb6750 Merge pull request #20785 from ericsagnes/pkg-update/groonga
groonga: 6.1.0 -> 6.1.1
2016-11-29 07:59:19 +01:00
Frederik Rietdijk a1b7c94377 Merge pull request #20784 from peterhoeg/u/puddletag
puddletag: 1.1.1 -> 1.2.0
2016-11-29 07:58:37 +01:00
Eric Sagnes 96dfd01966 groonga: 6.1.0 -> 6.1.1
release notes: http://groonga.org/en/blog/2016/11/29/groonga-6.1.1.html
2016-11-29 15:33:24 +09:00
Peter Hoeg 66fb5ac222 puddletag: 1.1.1 -> 1.2.0 2016-11-29 10:57:52 +08:00
Ruslan Babayev f44023c485 haskellPackages.barrier: jailbreak 2016-11-28 17:18:21 -08:00
Graham Christensen 59695de3b1 Merge pull request #20763 from lsix/update_nagios
nagios: 4.0.8 -> 4.2.3 (for CVE)
2016-11-28 18:12:03 -05:00
Tikhon Jelvis 80bee8ffe7 Added a check to not run patchelf on Darwin systems. 2016-11-28 15:07:41 -08:00
Graham Christensen 105255e6f5 Merge pull request #20772 from nico202/yarp
yarp: 2.3.66.1 -> 2.3.68
2016-11-28 18:01:02 -05:00
Tim Steinbach 1ac1d93427
atom: 1.12.5 -> 1.12.6 2016-11-28 17:37:32 -05:00
Vladimír Čunát 2587611ed5
mesa: maintenance 13.0.1 -> 13.0.2 2016-11-28 21:44:15 +01:00
Graham Christensen 076e3ae32c
gitRepo: 1.22 -> 1.23 2016-11-28 14:48:49 -05:00
Matt McHenry f0bdca82c0 linuxPackages.ati_drivers_x11: patch for kernel 4.7+ (#19810) 2016-11-28 19:56:50 +01:00
taku0 2d341ca7fc firefox-bin: 50.0 -> 50.0.1 2016-11-29 03:12:10 +09:00
Franz Pletz 5d804566df
lxc: 2.0.4 -> 2.0.6
Fixes CVE-2016-8649.

See https://lists.linuxcontainers.org/pipermail/lxc-users/2016-November/012597.html.
2016-11-28 19:04:42 +01:00
Vladimír Čunát b67ae8b33c
llvmPackages*.lldb: fixup input by disabling libedit
Fixes #20773.  https://llvm.org/bugs/show_bug.cgi?id=28898
Of course, feel free to find a better solution.

I love this copy&paste :-/
2016-11-28 19:02:15 +01:00
Frederik Rietdijk 7e3331af49 Merge pull request #20774 from aherrmann/pr_matplotlib_tkagg
matplotlib: Fix "attribute ‘tkinter’ missing"
2016-11-28 18:08:57 +01:00
Andreas Herrmann 44177794d2 matplotlib: Fix "attribute ‘tkinter’ missing"
`tkinter` is not part of `python`, but of `pythonPackages`.
2016-11-28 18:02:35 +01:00
Nicolò Balzarotti f390d68b75 yarp: 2.3.66.1 -> 2.3.68 2016-11-28 17:03:19 +01:00
Eelco Dolstra b60873ed99
aws-sdk-cpp: 0.10.6 -> 1.0.34 2016-11-28 16:37:31 +01:00
Joachim F 8eefcb5c09 Merge pull request #19900 from michalpalka/xen-fix-xen-bridge2
xen service: fix wrong netmask handed out by xen-bridge.service
2016-11-28 16:31:05 +01:00
Joachim F 944868dd9b Merge pull request #19851 from michalpalka/xen-fix-xen-bridge
xen service: fix iptables race condition in xen-bridge.service
2016-11-28 16:30:16 +01:00
Domen Kožar fcc77d0a53 Merge pull request #20769 from aycanirican/master
hydra-module: add cfg.package to hydra-evaluator path
2016-11-28 15:44:26 +01:00
Domen Kožar 5c750e4940 Build all derivations at least for 64bit Linux 2016-11-28 15:19:47 +01:00
Peter Simons 21a5532c57 Merge pull request #20766 from avnik/update/lxc
lxc: 2.0.4 -> 2.0.6 (security)
2016-11-28 15:13:10 +01:00
Aycan iRiCAN 37715d1f46 hydra-module: add cfg.package to hydra-evaluator path 2016-11-28 15:53:44 +02:00
Graham Christensen ef138dc260 Merge pull request #20749 from gnidorah/master3
genymotion: 2.7.2 -> 2.8.0 and add menu item
2016-11-28 08:35:10 -05:00
viric 1f7a23c5a1 Merge pull request #20768 from mdaiter/opencv_maintainer
opencv3: adding myself as co-maintainer
2016-11-28 14:20:56 +01:00
Alexander V. Nikolaev a8eeef62e6 lxc: 2.0.4 -> 2.0.6 (security)
https://security-tracker.debian.org/tracker/CVE-2016-8649
2016-11-28 15:17:06 +02:00
Alexander V. Nikolaev 121da5e938 lxc: fix sandbox builds
Package attempt to write /etc/bash_completion.d, I directed it to
"${out}/etc/bash_completion.d" as it was suggested.
2016-11-28 15:17:05 +02:00
Tim Nieradzik 70c18b55d7
rxvt_unicode: create .desktop file 2016-11-28 08:16:40 -05:00