191492 Commits

Author SHA1 Message Date
Jonathan Ringer
aa2bf1bc25 ansible: 2.8.2 -> 2.8.4 2019-08-25 23:15:26 -07:00
Matthew Bauer
70c1c856d4 qtbase: remove sdk.mk check for macOS 2019-08-26 00:19:48 -04:00
Matthew Bauer
fc565c1b9d nixos/update-users-groups.pl: chomp hashedPassword
We don’t want any trailing whitespace, otherwise we mess up the
formating of the shadow file. Some things like readFile may have the
trailing new line.

Fixes #66745
2019-08-25 23:42:31 -04:00
Matthew Bauer
b993fb03ac melpa-packages.nix: remove generic
This file does not exist
2019-08-25 21:57:21 -04:00
Matthew Bauer
b2fd2b739e emacs-irony: fix build
Fixes #66556
2019-08-25 21:54:45 -04:00
Matthew Bauer
48d0e9401e cpython: skip macOS system frameworks
We don’t want cpython picking up /Library/Frameworks and
/System/Library/Frameworks which contains Tcl.framework. Instead it
should use the one provided by Nix. this would not be an issue if
sandboxing was enabled, but unfortunately that has its own issues.

Fixes #66647
2019-08-25 20:35:19 -04:00
Roman Volosatovs
3f4144c30a gofumpt: Init at 2019-07-29 (#66892) 2019-08-25 18:29:21 -06:00
Marek Mahut
81fe072a8f nixos/unifi: restarting on failure (#67456) 2019-08-25 18:22:03 -06:00
Vincenzo Mantova
e3a6b8f31f hugo: 0.55.4 -> 0.57.2 (#67462) 2019-08-25 18:15:18 -06:00
Jan Tojnar
907529ff06
lib/options: fix path in comment 2019-08-26 02:01:49 +02:00
Nathan Yong
a5d13ad225 vcv-rack: 1.1.3 -> 1.1.4 2019-08-26 09:51:10 +10:00
Robin Gloster
64f6a951eb
darwin.network_cmds: pin to openssl 1.0.2 2019-08-26 01:31:10 +02:00
Marek Mahut
86f31274eb
Merge pull request #66580 from tadeokondrak/vapoursynth-r47.1
vapoursynth: R46 -> R47.2
2019-08-26 00:05:25 +02:00
Lily Ballard
f44bb0d0c3 ffsend: v0.2.49 -> v0.2.50 2019-08-25 14:41:50 -07:00
Marek Mahut
3f6d0a981a
Merge pull request #67460 from primeos/wev
wev: init at 2019-08-11
2019-08-25 23:27:07 +02:00
Marek Mahut
7192ca5fd3
Merge pull request #66682 from asymmetric/ix.io
ix: init at 20190815
2019-08-25 23:14:36 +02:00
Florian Klink
6b075ddc8f nixos/systemd: add cgroup accounting test 2019-08-25 22:26:12 +02:00
Florian Klink
0fb17141fb nixos/systemd: enable cgroup accounting by default
If this is the default for OpenShift already, we probably can enable it
as well.

see https://github.com/openshift/machine-config-operator/pull/581
2019-08-25 22:26:12 +02:00
Florian Klink
f3a18d4562 nixos/systemd: add new Default{BlockIO,IP}Accounting settings 2019-08-25 22:25:19 +02:00
Florian Klink
f34f38ef1c nixos/systemd: honor default enableCgroupAccounting settings
systemd defaults DefaultMemoryAccounting and DefaultTasksAccounting to
yes, so no need to enable explicitly
2019-08-25 22:25:19 +02:00
Peter Simons
fa5a231313
Merge pull request #67366 from peti/t/mailman-v3
update mailman to version 3.2.2
2019-08-25 22:09:58 +02:00
Michael Raskin
36c6252174
Merge pull request #67459 from 7c6f434c/master
lispPackages: update to Quicklisp release 2019-07-11
2019-08-25 20:05:00 +00:00
Michael Raskin
e6878f36d8 lispPackages: update to Quicklisp release 2019-07-11
Fixes:

Survive empty ASDF description (UIOP)
Patch "split-sequence" that misses :serial
2019-08-25 22:53:27 +03:00
Peter Simons
842942baaa mailman: update from 2.1.29 to version 3.2.2 2019-08-25 21:47:03 +02:00
Michael Weiss
aec95ecf0d
wev: init at 2019-08-11 2019-08-25 21:44:04 +02:00
worldofpeace
741163efdb
Merge pull request #65370 from Ma27/package-3llo
_3llo: init at 0.3.0
2019-08-25 15:42:13 -04:00
Michael Weiss
aed9694829
ffmpeg_4: Enable support for AV1 decoding via dav1d by default
This is e.g. required for mpv (depends on ffmpeg_4) to play AV1 videos.
Fixes #54990.

But since dav1d is only a AV1 decoder this doesn't support AV1 encoding
as well (that would require an additional dependency on libaom).
The dependency on dav1d can be disabled by overriding it to null.
2019-08-25 21:40:10 +02:00
Matthew Bauer
c45a990a5d
Merge pull request #65844 from matthewbauer/man-alias
man: use man-db everywhere
2019-08-25 15:29:57 -04:00
worldofpeace
3f36ec5d33
Merge pull request #67136 from jollheef/out-of-tree-v1.0.1
out-of-tree: init at 1.0.1
2019-08-25 14:54:51 -04:00
worldofpeace
16c5acf313
Merge pull request #67352 from symphorien/dogtail
pythonPackages.dogtail: fix sniff
2019-08-25 14:48:52 -04:00
scalavision
3ce3e75946 singularity: prepatch path to cp in 3.2.1 2019-08-25 18:31:17 +00:00
Marek Mahut
18dfe1a3f5
Merge pull request #67449 from mmahut/jormungandr
nixos/jormungandr: adding genesis tests
2019-08-25 19:54:03 +02:00
Marek Mahut
ece9696ba5 wavpack: CVE-2018-7253 and CVE-2018-7254
Fixes #67201

(cherry picked from commit 0000a568bd83f70905dcec1d7428403268849caf)
2019-08-25 19:37:43 +02:00
markuskowa
bba3f5f144
Merge pull request #67446 from michojel/megasync-4.2.3.0
megasync: 4.1.1.0 -> 4.2.3.0
2019-08-25 19:27:03 +02:00
Marek Mahut
4ca0df1539
Merge pull request #67444 from dasJ/fix-memcached-privateusers
nixos/memcached: Remove PrivateUsers
2019-08-25 19:18:26 +02:00
Marek Mahut
302cac35f5 python2: CVE-2018-20852
Fixes #67200
2019-08-25 19:16:38 +02:00
Marek Mahut
04de5d7c3c exiv2: 0.27.1 -> 0.27.2
Fixes #67194
2019-08-25 18:49:35 +02:00
Robin Gloster
48191315aa
Merge pull request #66916 from nyanloutre/steam_update_1_0_0_61
steam: 1.0.0.59 -> 1.0.0.61
2019-08-25 18:42:11 +02:00
Marek Mahut
d41b832ac2
Merge pull request #67442 from jlesquembre/blackbox
blackbox: 1.20170611 -> 1.20181219
2019-08-25 18:35:17 +02:00
Marek Mahut
106ed36a61
Merge pull request #67443 from lsix/nano-4.4
nano: 4.3 -> 4.4
2019-08-25 18:34:38 +02:00
Marek Mahut
1a6d3f5bc2 nixos/jormungandr: adding genesis tests 2019-08-25 18:33:13 +02:00
Marek Mahut
f6ced211e6 nixos/jormungandr: changing the port to match upstream 2019-08-25 18:33:13 +02:00
Marek Mahut
c0cd8e33c8 jormungandr: installing the bootstrap scripts 2019-08-25 18:33:12 +02:00
Marek Mahut
a1de8adf4f
Merge pull request #67447 from turboMaCk/slack-4.0.2
slack: 4.0.1 -> 4.0.2
2019-08-25 18:17:47 +02:00
Robin Gloster
5292fd51f9
Merge pull request #65482 from worldofpeace/fix-lxqt
lxqt: use qt5's mkDerivation
2019-08-25 18:15:01 +02:00
Jacek Galowicz
6adb914c29 nodePackages.gtop: init at 1.0.0 (#65306)
* Add gtop to node-packages-v10.json
* Run node-packages/generate.sh on edited node-packages-v10.json
* Add gtop to all-packages.nix
2019-08-25 18:14:08 +02:00
Marek Fajkus
2bff01b502 slack: 4.0.1 -> 4.0.2 2019-08-25 17:27:36 +02:00
Gabriel Ebner
4c65809f1b
vdirsyncer: fix build with openssl 1.1 (#67445)
vdirsyncer: fix build with openssl 1.1
2019-08-25 17:13:56 +02:00
Michal Minář
401c5d6069 megasync: 4.1.1.0 -> 4.2.3.0
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-08-25 17:09:15 +02:00
Marek Mahut
b7f8ebffbe
Merge pull request #67420 from eadwu/pythonPackages.sqlalchemy-utils/0.34.2
pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2
2019-08-25 17:05:21 +02:00