Commit Graph

192969 Commits

Author SHA1 Message Date
Vincent Bernat 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 F a6753f767b
Merge pull request from hkjn/20190909-tor-bump
tor-browser-bundle-bin: 8.5.4 -> 8.5.5
2019-09-12 16:49:23 +00:00
worldofpeace b9a738d613
Merge pull request from d-goldin/zeroc-ice-36-fix-gcc8
zeroc-ice-36: fix build for gcc8
2019-09-12 12:48:50 -04:00
worldofpeace 7885ff0ddc
Merge pull request from peterhoeg/f/kdepim
kdepim-addons: add missing dependency
2019-09-12 12:48:36 -04:00
Michael Raskin 0aa63cae1e
Merge pull request 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 Thalheim bfecc8d86b
Merge pull request from rvolosatovs/update/conftest
conftest: 0.7.0 -> 0.12.0
2019-09-12 17:21:37 +01:00
worldofpeace 7b305edde3
Merge pull request 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
worldofpeace 6b92321f82
Merge pull request from WilliButz/v8/fix-aarch64-build
v8: fix build on aarch64
2019-09-12 12:10:43 -04:00
worldofpeace 05e137ce6b
Merge pull request 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 Laporte bf759337fa
Merge pull request 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 Gloster 6ea6c9d9f2
Merge pull request 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 Mahut 8490d53463
Merge pull request from leenaars/getdns
getdns: 1.5.1 -> 1.5.2
2019-09-12 16:06:40 +02:00
Marek Mahut c98af06689
Merge pull request from ivegotasthma/update-electrum-ltc
electrum.ltc: 3.1.3.1 -> 3.3.8.1
2019-09-12 15:48:35 +02:00
Marek Mahut f16bc2ff5f
Merge pull request from aanderse/zabbix
nixos/zabbixWeb: fix a string reference as well as the phpfpm socket path
2019-09-12 15:40:34 +02:00
worldofpeace 5c8c3d6ce4
Merge pull request from Moredread/rtaudio-pulseaudio
rtmidi: add PulseAudio support
2019-09-12 09:16:52 -04:00
Linus Heckemann 17ff95d77e
Merge pull request from WilliButz/exporters-codeowner-notifications
CODEOWNERS: add myself for prometheus exporters
2019-09-12 14:34:51 +02:00
Mario Rodas 2fa8c64b09
Merge pull request from jonringer/bump-rappel
rappel: unstable-2019-07-08 -> unstable-2019-09-09
2019-09-12 07:22:09 -05:00
WilliButz a981edb443
Merge pull request 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
WilliButz 987627859a
Merge pull request from artemist/insomnia-6.6.2
insomnia: 6.5.3 → 6.6.2
2019-09-12 13:36:49 +02:00
WilliButz f40ad53dea
Merge pull request from peterhoeg/p/crun
crun: init at 0.8
2019-09-12 13:31:42 +02:00
WilliButz 3cf247cfa0
Merge pull request 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 Thalheim 1549ffd598
Merge pull request from Ma27/fix-mautrix-telegram
mautrix-telegram: fix startup
2019-09-12 11:20:08 +01:00
Linus Heckemann 6711f1940d
Merge pull request 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 .
2019-09-12 11:22:17 +02:00
Peter Hoeg 6759d15465
Merge pull request from nspin/pr/stdenv-spelling
stdenv: fix misspellings of dontPatchELF
2019-09-12 17:04:49 +08:00
Maximilian Bosch c0a02c712a
Merge pull request 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 Bosch 05764a9694
Merge pull request from sikmir/xchm
xchm: 1.23 -> 1.30
2019-09-12 09:43:03 +02:00
Maximilian Bosch 99b291c73c
Merge pull request from peterhoeg/f/mtr
nixos/mtr: support for selecting the package
2019-09-12 09:34:22 +02:00
Maximilian Bosch 4bb69053f1
Merge pull request from nspin/pr/plyplus-python3
plyplus: enable for python3
2019-09-12 09:21:59 +02:00
Maximilian Bosch 79c111e523
Merge pull request from jasoncarr0/lesspass-fix
Lesspass: fix src
2019-09-12 09:15:03 +02:00
Nikolay Korotkiy d526e331f8
xchm: 1.23 -> 1.30 2019-09-12 10:03:39 +03:00
Peter Hoeg 428a58ad7f kdepim-addons: add missing dependency 2019-09-12 11:56:37 +08:00