Commit graph

97063 commits

Author SHA1 Message Date
Marti Serra b8984954ff steam: removed unuseful section from documentation 2016-12-11 16:57:28 +01:00
Marti Serra 21449c23cb steam: added java and steam-run to documentation, removed patchelf info 2016-12-11 12:47:48 +01:00
Linus Heckemann 9aca55e79d
endless sky: init at 0.9.4 2016-12-11 08:57:35 +01:00
zimbatm f9281609ae afl: 2.23b -> 2.35b 2016-12-11 00:28:14 +00:00
Jaka Hudoklin f9ab3a2dea Merge pull request #20855 from proteansec/pkgs/mail-notification
mail-notification: init at 5.4
2016-12-10 23:48:42 +01:00
Jaka Hudoklin de710794bf Merge pull request #20975 from holidaycheck/node-7.2.1
nodejs: 7.1.0 -> 7.2.1
2016-12-10 23:39:13 +01:00
Jaka Hudoklin f1d93906f8 Merge pull request #21047 from xvapx/fix/steam-doc
steam: added documentation to nixpkgs manual
2016-12-10 23:36:12 +01:00
Tim Steinbach f576c490e3
linux: 4.4.37 -> 4.4.38 2016-12-10 15:18:52 -05:00
Tim Steinbach b69822c505
linux: 4.8.13 -> 4.8.14 2016-12-10 15:15:44 -05:00
Joachim Fasting 230994a30a
psd service: assert that at least one user must be configured
Using the default config, a user will experience a run-time failure.
This is poor UX, assert the requirement up-front.
2016-12-10 20:35:44 +01:00
Joachim Fasting 4697f83984
openfire service: more informative assertion failure message
Explain why the assertion fails; the user already knows that it *has*
failed.
2016-12-10 20:35:43 +01:00
Joachim Fasting 2a4902dd80
dante service: fix config option type
The type was simply str but the default is null, thus resulting in a
conversion error if the user fails to declare a value.
2016-12-10 20:35:41 +01:00
Joachim Fasting fafb6657c1
syslogd service: assert conflict with rsyslogd
Enabling both these at the same time fails because they implement the
same interface.
2016-12-10 20:35:39 +01:00
Joachim Fasting 19b96176b4
couchdb service: fix test in preStart
Otherwise you'd get errors like "-f no such command".
2016-12-10 20:35:20 +01:00
Tuomas Tynkkynen bdab6fe5a1 kernel: Use built-in dtbs_install target instead of rolling our own
In particular, on aarch64 all the .dtb files will be in subdirectories
and *.dtb won't match anything.
2016-12-10 20:24:08 +02:00
zimbatm ec7cdd95a7 direnv: 2.9.0 -> 2.10.0 2016-12-10 17:43:32 +00:00
Svend Sorensen e942ed29b3 rubygems: 2.6.6 -> 2.6.8 (#21028) 2016-12-10 17:30:39 +00:00
Marti Serra 2698757095 steam: added documentation to nixpkgs manual 2016-12-10 17:57:33 +01:00
Alexei Boronine 9243703c5c mbedtls: fix build for Darwin (#20940)
mbedtls: fix build for darwin
2016-12-10 17:29:50 +01:00
Franz Pletz 9074d9859e
linux: add patch to fix CVE-2016-8655
See https://lwn.net/Articles/708319/ for more information.
2016-12-10 17:08:42 +01:00
Joachim F ff15333fe4 Merge pull request #21037 from romildo/upd.flat-plat-gtk-version
flat-plat-gtk-theme: remove build dependency on gnome-shell
2016-12-10 15:27:55 +01:00
Frederik Rietdijk c8eae2597e Merge pull request #20486 from pjones/pkg/gromit-mpx
gromit-mpx: init at 1.2
2016-12-10 14:51:14 +01:00
Frederik Rietdijk badd367e32 Merge pull request #21034 from acowley/ignition-math-2.6.0
ignition-math: 2.3.0 -> 2.6.0
2016-12-10 14:24:43 +01:00
Frederik Rietdijk 033525c6b8 dstat: fix bad interpreter: No such file 2016-12-10 14:21:51 +01:00
Christian Kampka a1d9d7efc0
btrbk: 0.22.2 -> 0.24.0 2016-12-10 14:08:28 +01:00
Nikolay Amiantov edaac2c3ff wesnoth: disable input frameworks 2016-12-10 12:27:43 +03:00
romildo 500816150f flat-plat-gtk-theme: remove build dependency on gnome-shell 2016-12-10 07:11:30 -02:00
Joachim F b520a91efc Merge pull request #21031 from romildo/upd.enlightenment
enlightenment: 0.21.4 -> 0.21.5
2016-12-10 08:36:39 +01:00
Joachim F 7e7c9ce333 Merge pull request #21030 from romildo/upd.efl
efl: 1.18.3 -> 1.18.4
2016-12-10 08:36:27 +01:00
Joachim F d6d092919d Merge pull request #21027 from romildo/upd.flat-plat-gtk-theme
flat-plat-gtk-theme: eba3be5 -> 2016-12-03
2016-12-10 08:36:16 +01:00
Anthony Cowley 6bc52926fe ignition-math: 2.3.0 -> 2.6.0 2016-12-09 21:40:36 -05:00
romildo 6a8c9ad798 enlightenment: 0.21.4 -> 0.21.5 2016-12-09 22:14:02 -02:00
romildo eaadb89fed efl: 1.18.3 -> 1.18.4 2016-12-09 21:52:36 -02:00
Bjørn Forsman 2077385421 kernel: enable CONFIG_DYNAMIC_DEBUG (like Fedora and Ubuntu)
It was useful in tracking down CIFS + DFS issue, and it's apparently
enabled by default in two major distros.
2016-12-10 00:01:21 +02:00
Bjørn Forsman d429520b13 kernel: add CONFIG_CIFS_* like Fedora, Ubuntu
The plan is to fix mounting DFS shares on NixOS (for which some of these
options are needed), but I figured it might be a good idea to enable all
CONFIG_CIFS_* like Fedora 24 and Ubuntu 16.04 while at it. Ubuntu even
has CONFIG_CIFS_SMB311, but as Fedora do not, I left it out.

Mounting DFS shares still doesn't work; need to configure cifs.upcall
and /etc/request-key.conf. Until then, using GVFS as a workaround.
2016-12-10 00:01:21 +02:00
Bjørn Forsman fc6d82cf76 cifs-utils: add 'talloc' to buildInputs, to build cifs.upcall
Fixes this ./configure symptom:

  configure: WARNING: talloc.h not found, consider installing libtalloc-devel. Disabling cifs.upcall.

and is needed to (eventually) fix CIFS + DFS kernel mount on NixOS.
2016-12-10 00:01:21 +02:00
vbgl 44234570ec Merge pull request #20867 from vbgl/omake-0.10.1
omake: update to 0.10.1
2016-12-09 21:49:21 +00:00
Frederik Rietdijk 9a7e6e9a0b Merge pull request #20945 from bzizou/pamela
pythonPackages.pamela: init at 0.3.0
2016-12-09 22:45:09 +01:00
Frederik Rietdijk c25fc0f173 Merge pull request #20915 from nexusdev/solc
solc: 0.4.4 -> 0.4.6
2016-12-09 22:42:06 +01:00
Frederik Rietdijk e889e62a83 Merge pull request #21025 from NeQuissimus/atom_1_12_7
atom: 1.12.6 -> 1.12.7
2016-12-09 22:37:45 +01:00
romildo 8bdf8b7b51 flat-plat-gtk-theme: eba3be5 -> 2016-12-03 2016-12-09 19:31:35 -02:00
Tim Steinbach 8c8abafc2d
atom: 1.12.6 -> 1.12.7 2016-12-09 15:34:25 -05:00
Daiderd Jordan 2444bafbbb
include me in mention bot for darwin 2016-12-09 21:19:32 +01:00
Eelco Dolstra c5b96ca801 minisat: Fix build on Darwin 2016-12-09 19:57:07 +01:00
Vladimír Čunát e54650e92a
gnome-control-center: port the parent commit to 3.22
... and fixup duplicate grilo build input.
2016-12-09 19:15:41 +01:00
montag451 a859f6cabe gnome-control-center: provides access to the tracker gsettings schemas (#20862)
gnome-control-center needs access to the tracker gsettings schemas to
enable the settings button in the search panel.
2016-12-09 19:14:27 +01:00
montag451 d14586c1c1 nautilus: 3.20.2 -> 3.20.3 (#20853) 2016-12-09 19:02:54 +01:00
goibhniu 28c6e1af58 Merge pull request #21018 from josthkko/patch-1
chromedriver: 2.21 -> 2.25
2016-12-09 17:25:47 +01:00
Thomas Tuegel 2a02544b34 Merge pull request #21009 from acowley/qt5.6.2-darwin
qt5.6: darwin compatibility
2016-12-09 09:12:43 -06:00
Joachim Fasting d1a5dc0b1c
grsecurity: 4.8.12-201612062306 -> 4.8.13-201612082118 2016-12-09 15:31:02 +01:00