Commit Graph

193051 Commits

Author SHA1 Message Date
talyz
4b6ba5b27c nixos/gitlab: Fix swap of secrets
Fix accidental swap of the otp and db secrets in the secrets.yml
file. Fixes #68613.
2019-09-13 08:40:59 +02:00
Marek Mahut
7858f5add5
Merge pull request #68385 from nyanloutre/electron_cash_4_0_10
electron-cash: 4.0.7 -> 4.0.10
2019-09-13 07:23:19 +02:00
Aaron Andersen
823c05e0e8 tvheadend: fix broken build 2019-09-12 21:11:56 -04:00
Ben Sima
c33f5ad65b protobuf: add license metadata
https://github.com/protocolbuffers/protobuf/blob/master/LICENSE

GitHub doesn't identify it as BSD-3, but it is if you just look at the
license text.
2019-09-12 16:43:15 -07:00
Tim Steinbach
83aa6f5d7f
slack-theme-black: 2019-09-07 -> 2019-09-11 2019-09-12 18:53:34 -04:00
Tim Steinbach
833baa746b
oh-my-zsh: 2019-09-08 -> 2019-09-11 2019-09-12 18:53:18 -04:00
Jörg Thalheim
2a3aa4d18b
dino: 2019-03-07 -> 2019-09-12 [security update] (#68618)
dino: 2019-03-07 -> 2019-09-12 [security update]
2019-09-12 22:38:18 +01:00
Jörg Thalheim
e849aadd62
dino: 2019-03-07 -> 2019-09-12 2019-09-12 22:36:04 +01:00
zimbatm
ab0308604b
cide: remove (#68505) 2019-09-12 22:02:26 +02:00
adisbladis
76e4d0e0f7
Merge pull request #68376 from wildsebastian/remove-elpy-from-melpa
melpaPackages.elpy: bugfix
2019-09-12 20:38:55 +01:00
Sebastian Wild
458e3c7116 melpaPackages.elpy: bugfix
After the elpy dummy package was removed (#68217) it was still referenced
in the melpa packages and broke emacs builds that included elpy.
2019-09-12 21:32:13 +02:00
worldofpeace
0588d2d9de
Merge pull request #68605 from worldofpeace/patch-gstreamer-vaapi
gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
2019-09-12 15:18:34 -04:00
Kai Wohlfahrt
31ff9f5d41 kdbplus: add zlib to libPath
Necessary for https://github.com/kxcontrib/websocket to run
2019-09-12 14:11:59 -05:00
worldofpeace
2a10e8fef5
Merge pull request #68266 from pstn/dehydrated-modernisation
dehydrated: move to pname syntax, handle docs/manpage.
2019-09-12 14:16:39 -04:00
worldofpeace
dc5d1aa474 gst_all_1: auto_features already enabled 2019-09-12 14:12:02 -04:00
worldofpeace
ca9c4d29e9 gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
See https://mail.gnome.org/archives/distributor-list/2019-September/msg00000.html
Users can re-add it with GST_VAAPI_ALL_DRIVERS.
2019-09-12 14:11:24 -04:00
Philipp
274b8654f5 dehydrated: move to pname syntax, handle docs/manpage. 2019-09-12 19:54:44 +02:00
worldofpeace
c3d0fa2209
Merge pull request #68602 from ivan/anki-fix-startup
anki: fix startup
2019-09-12 13:30:01 -04:00
Ivan Kozik
2769d610ac anki: fix startup
Related: #68314

This fixes startup of anki, which currently shows this in a dialog:

Error during startup:
Traceback (most recent call last):
  File "/nix/store/0h395dwc6b80n5xg93p86ywaz6kpz6ck-anki-2.1.15/lib/python3.7/site-packages/aqt/main.py", line 46, in __init__
    self.setupAddons()
  File "/nix/store/0h395dwc6b80n5xg93p86ywaz6kpz6ck-anki-2.1.15/lib/python3.7/site-packages/aqt/main.py", line 657, in setupAddons
    import aqt.addons
  File "/nix/store/0h395dwc6b80n5xg93p86ywaz6kpz6ck-anki-2.1.15/lib/python3.7/site-packages/aqt/addons.py", line 9, in <module>
    import markdown
  File "/nix/store/knq8798kl0xzzr7ii4bchskg1c8mq6pj-python3.7-Markdown-3.1.1/lib/python3.7/site-packages/markdown/__init__.py", line 25, in <module>
    from .core import Markdown, markdown, markdownFromFile
  File "/nix/store/knq8798kl0xzzr7ii4bchskg1c8mq6pj-python3.7-Markdown-3.1.1/lib/python3.7/site-packages/markdown/core.py", line 29, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
2019-09-12 17:21:42 +00:00
worldofpeace
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
worldofpeace
4b31dbba5f
Merge pull request #68592 from mat8913/lyx-wrapQtAppsHook
lyx: use qt5's mkDerivation
2019-09-12 13:07:07 -04:00
Matthew Harm Bekkema
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 Wohlfahrt
dc6447812b kdbplus: 3.3 -> 3.6 2019-09-12 11:58:14 -05:00
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 #68547 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 #68461 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 #68539 from peterhoeg/f/kdepim
kdepim-addons: add missing dependency
2019-09-12 12:48:36 -04:00
Michael Raskin
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 6336048c5843ffcbd9fb010e47386adda2cdb913 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 #68438 from rvolosatovs/update/conftest
conftest: 0.7.0 -> 0.12.0
2019-09-12 17:21:37 +01:00
worldofpeace
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
worldofpeace
6b92321f82
Merge pull request #68550 from WilliButz/v8/fix-aarch64-build
v8: fix build on aarch64
2019-09-12 12:10:43 -04:00
worldofpeace
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 Laporte
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 Gloster
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 Mahut
8490d53463
Merge pull request #68408 from leenaars/getdns
getdns: 1.5.1 -> 1.5.2
2019-09-12 16:06:40 +02:00
Marek Mahut
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 Mahut
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