Commit Graph
192974 Commits
Author SHA1 Message Date
worldofpeaceandGitHub eac17fb9ef Merge pull request #68419 from danielfullmer/rtl8812au-kernel-fix
rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903
2019-09-12 13:09:22 -04:00
Daniel Fullmer f12dcceb47 rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903 2019-09-12 13:07:27 -04:00
worldofpeaceandGitHub 4b31dbba5f Merge pull request #68592 from mat8913/lyx-wrapQtAppsHook
lyx: use qt5's mkDerivation
2019-09-12 13:07:07 -04:00
Matthew Harm Bekkemaandworldofpeace b918bb9e5d lyx: use qt5's mkDerivation
Fixes the error:

    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

See #65399
2019-09-12 13:05:48 -04:00
Kai WohlfahrtandAustin Seipp dc6447812b kdbplus: 3.3 -> 3.6 2019-09-12 11:58:14 -05:00
Vincent BernatandAustin Seipp cf3e491cef nginx: remove gzip_disable directive
IE6 is long gone and this directive is not useful anymore. We can
spare a few CPU cycles (and maybe skip some bugs) by not trying to
disable gzip for MSIE6.
2019-09-12 11:55:32 -05:00
Joachim FandGitHub a6753f767b Merge pull request #68547 from hkjn/20190909-tor-bump
tor-browser-bundle-bin: 8.5.4 -> 8.5.5
2019-09-12 16:49:23 +00:00
worldofpeaceandGitHub b9a738d613 Merge pull request #68461 from d-goldin/zeroc-ice-36-fix-gcc8
zeroc-ice-36: fix build for gcc8
2019-09-12 12:48:50 -04:00
worldofpeaceandGitHub 7885ff0ddc Merge pull request #68539 from peterhoeg/f/kdepim
kdepim-addons: add missing dependency
2019-09-12 12:48:36 -04:00
Michael RaskinandGitHub 0aa63cae1e Merge pull request #68598 from aanderse/zhf/liquidwar5
liquidwar5: fix broken build
2019-09-12 16:47:09 +00:00
Austin Seipp 5a1ae55bbc nixos/chrony: keep in foreground
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-12 11:45:51 -05:00
Austin Seipp b8bda8cb4f nixos/chrony: remove redundant 'initstepslew.servers' option
This option was added in 6336048c58 but it
is essentially a complete duplicate of the existing cfg.servers and
there seems to be no reason to keep maintaining it.

Furthermore, it requires annoying duplication if you try to do option
merging, e.g. merging in sets into your configuration.nix that add
`services.chrony.initstepslew` options will overwrite the servers option
unless you keep it, but that means you just have to duplicate
config.networking.timeServers again anyway which is an implementation
detail!

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-12 11:45:51 -05:00
Austin Seipp 83180ea41f nixos/chrony: set iburst for ntp servers
'iburst' allows chrony to make very quick adjustments to the clock by
doing a couple rapid measurements outside of the default 'minpoll'
option. This helps improve rapid time adjustment at boot, and is enabled
by default.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-12 11:45:51 -05:00
Austin Seipp 0aee12e0b3 CODEOWNERS: add myself as owner of ntp packages
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-12 11:45:51 -05:00
Austin Seipp f0ad5ebdfb nixos/{chrony,ntpd,openntpd}: add myself as maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-12 11:45:51 -05:00
Austin Seipp a61e94329f nixos: shuffle all ntp services into their own dir
This is reckless, ill-advised, pointless, and I will be scorned for it,
but it makes me feel a lot better.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-12 11:45:51 -05:00
Aaron Andersen 26a48bb037 liquidwar5: fix broken build 2019-09-12 12:28:56 -04:00
Jörg ThalheimandGitHub bfecc8d86b Merge pull request #68438 from rvolosatovs/update/conftest
conftest: 0.7.0 -> 0.12.0
2019-09-12 17:21:37 +01:00
worldofpeaceandGitHub 7b305edde3 Merge pull request #68590 from aanderse/zhf/prayer
prayer: fix broken build
2019-09-12 12:18:10 -04:00
Aaron Andersen 1fca7a8961 prayer: fix broken build 2019-09-12 12:11:09 -04:00
worldofpeaceandGitHub 6b92321f82 Merge pull request #68550 from WilliButz/v8/fix-aarch64-build
v8: fix build on aarch64
2019-09-12 12:10:43 -04:00
worldofpeaceandGitHub 05e137ce6b Merge pull request #68595 from aanderse/zhf/viking
viking: fix broken build
2019-09-12 12:05:49 -04:00
Aaron Andersen f6517742df viking: fix broken build 2019-09-12 11:58:38 -04:00
Vincent LaporteandGitHub bf759337fa Merge pull request #67544 from vbgl/qarte+fix-qt-platform
qarte: use qt5’s mkDerivation and an other fix
2019-09-12 15:31:17 +00:00
Roman Volosatovs 2a7c0f2ab9 conftest: 0.7.0 -> 0.12.0, ensure go 1.13 compatibility 2019-09-12 17:15:41 +02:00
Robin GlosterandGitHub 6ea6c9d9f2 Merge pull request #68481 from delroth/home-assistant-pyyaml
home-assistant: remove outdated pyyaml_3 pinning
2019-09-12 16:46:01 +02:00
Henrik Jonsson ac975ddd8f tor-browser-bundle-bin: 8.5.4 -> 8.5.5 2019-09-12 16:38:41 +02:00
Henrik Jonsson ee9e7ef1de maintainers: Add hkjn 2019-09-12 16:38:40 +02:00
Marek MahutandGitHub 8490d53463 Merge pull request #68408 from leenaars/getdns
getdns: 1.5.1 -> 1.5.2
2019-09-12 16:06:40 +02:00
Marek MahutandGitHub c98af06689 Merge pull request #68514 from ivegotasthma/update-electrum-ltc
electrum.ltc: 3.1.3.1 -> 3.3.8.1
2019-09-12 15:48:35 +02:00
Marek MahutandGitHub f16bc2ff5f Merge pull request #68365 from aanderse/zabbix
nixos/zabbixWeb: fix a string reference as well as the phpfpm socket path
2019-09-12 15:40:34 +02:00
worldofpeaceandGitHub 5c8c3d6ce4 Merge pull request #67553 from Moredread/rtaudio-pulseaudio
rtmidi: add PulseAudio support
2019-09-12 09:16:52 -04:00
Linus HeckemannandGitHub 17ff95d77e Merge pull request #68545 from WilliButz/exporters-codeowner-notifications
CODEOWNERS: add myself for prometheus exporters
2019-09-12 14:34:51 +02:00
Mario RodasandGitHub 2fa8c64b09 Merge pull request #68379 from jonringer/bump-rappel
rappel: unstable-2019-07-08 -> unstable-2019-09-09
2019-09-12 07:22:09 -05:00
WilliButzandGitHub a981edb443 Merge pull request #68292 from matthewbauer/v8-pkgconfig
v8: add pkgconfig file
2019-09-12 14:21:03 +02:00
WilliButz 0e879bfe8d v8: fix build on aarch64 2019-09-12 14:13:26 +02:00
Tim Steinbach dad77d59cb ammonite: 1.6.9 -> 1.7.1 2019-09-12 08:06:57 -04:00
WilliButzandGitHub 987627859a Merge pull request #68530 from artemist/insomnia-6.6.2
insomnia: 6.5.3 → 6.6.2
2019-09-12 13:36:49 +02:00
WilliButzandGitHub f40ad53dea Merge pull request #68542 from peterhoeg/p/crun
crun: init at 0.8
2019-09-12 13:31:42 +02:00
WilliButzandGitHub 3cf247cfa0 Merge pull request #68544 from peterhoeg/u/buildah
buildah: minor cleanups
2019-09-12 13:29:35 +02:00
André-Patrick Bubel 383d3a43e5 rtmidi: add PulseAudio support 2019-09-12 13:03:49 +02:00
WilliButz 82b7e9baf3 CODEOWNERS: add myself for prometheus exporters 2019-09-12 12:48:40 +02:00
Jörg ThalheimandGitHub 1549ffd598 Merge pull request #68543 from Ma27/fix-mautrix-telegram
mautrix-telegram: fix startup
2019-09-12 11:20:08 +01:00
Linus HeckemannandGitHub 6711f1940d Merge pull request #67985 from SRGOM/patch-8
nixos.manual.installation.installing: nixos-hw
2019-09-12 12:08:48 +02:00
Peter Hoeg 0f95f6922d buildah: minor cleanups
Was meant to be a part of 1.10.1 -> 1.11.0 but somebody else beat me to that.
2019-09-12 17:25:57 +08:00
Peter Hoeg 5f649b2a10 crun: init at 0.8 2019-09-12 17:23:14 +08:00
Maximilian Bosch 54752cd3c4 mautrix-telegram: fix startup
`setuptools` isn't propagated automatically anymore, see also #68314.
2019-09-12 11:22:17 +02:00
Peter HoegandGitHub 6759d15465 Merge pull request #68512 from nspin/pr/stdenv-spelling
stdenv: fix misspellings of dontPatchELF
2019-09-12 17:04:49 +08:00
Maximilian BoschandGitHub c0a02c712a Merge pull request #68511 from WilliButz/update-wt
wt: 3.4.0 -> 3.4.1, 4.1.0 -> 4.1.1
2019-09-12 10:55:24 +02:00
Maximilian BoschandGitHub 05764a9694 Merge pull request #68523 from sikmir/xchm
xchm: 1.23 -> 1.30
2019-09-12 09:43:03 +02:00