Commit graph

193098 commits

Author SHA1 Message Date
Peter Simons 1cb5cff611 nixos/mailman: clean up our variable names 2019-09-11 14:58:16 +02:00
Peter Simons 0cc37b3cfa nixos/mailman: httpd.services requires mailman-web in the systemd sense
When mailman-web restarts, it removes the generated "static" directory. This
breaks a currently running httpd process, which needs a re-start, too, to
obtain a new handle for the newly generated path.
2019-09-11 14:52:47 +02:00
Peter Simons 86f8895abb python-mailman-web: turn these Djando configuration files into a make-shift Python library
Suggested in https://github.com/NixOS/nixpkgs/pull/67951#issuecomment-530309702.
2019-09-11 14:48:51 +02:00
worldofpeace 0fda5eff8e
Merge pull request #68495 from Taneb/fix-qtscript
qt5{9,11}.qtscript: fix errors due to gcc8.3 upgrade
2019-09-11 08:43:09 -04:00
Nathan van Doorn 4535178a37 qt59.qtscript: fix error due to gcc8.3 2019-09-11 13:33:38 +01:00
Nathan van Doorn a4ace375d2 qt511.qtscript: fix error due to gcc8.3 2019-09-11 13:32:53 +01:00
WilliButz ccf00bce12
nixos/tests: add prometheus-rspamd-exporter test 2019-09-11 14:21:36 +02:00
WilliButz bcce960d7d
nixos/prometheus-exporters: add rspamd-exporter
This adds a module that configures the json exporter,
which then acts as an exporter for rspamd.
2019-09-11 14:21:36 +02:00
Peter Simons 72c7ba5aba nixos/mailman: add support for the Mailman Web UI (Postorius & Hyperkitty) 2019-09-11 12:19:23 +02:00
Michael Weiss 0d71e69101
tdesktop: 1.8.4 -> 1.8.8 2019-09-11 12:17:50 +02:00
Peter Simons 14854f20bb python-alembic: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf5d8, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.
2019-09-11 12:17:15 +02:00
worldofpeace 85c5c3ab1e
Merge pull request #68467 from aanderse/zhf/love_0_8
love_0_8: fix broken build
2019-09-11 05:59:59 -04:00
Peter Simons b57f25ac80 python-django-haystack: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf5d8, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.

Fixes https://github.com/NixOS/nixpkgs/issues/68479.
2019-09-11 11:45:23 +02:00
worldofpeace d400d6f7ea
Merge pull request #68484 from delroth/deluge-setuptools
deluge: add missing setuptools dependency
2019-09-11 05:32:29 -04:00
worldofpeace 438d87faf9
Merge pull request #68485 from tadeokondrak/qutebrowser-setuptools
qutebrowser: add setuptools as a dependency to fix startup
2019-09-11 05:28:15 -04:00
Jörg Thalheim 9aaebb81a9
Merge pull request #68460 from rvolosatovs/update/lazydocker
lazydocker: 0.7 -> 0.7.4
2019-09-11 10:23:37 +01:00
Peter Simons efb354ef04 python-setuptools_scm: enable the test suite
It succeeds fine with both Python 2.x and 3.x.
2019-09-11 11:09:50 +02:00
Peter Simons 5c582f35c1 haskell: fix evaluation error in tensorflow-proto 2019-09-11 10:52:04 +02:00
Domen Kožar f4316473d9 ghc: compile with DWARF support by default
This allows our GHCs to build programs with DWARF debug information
when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF.

Compiling with debug symbols is off by default until GHC ticket #15960
(Using -g causes differences in generated core) is fixed.
2019-09-11 10:52:04 +02:00
Peter Simons f2bf25e53a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
0bd93345ee.
2019-09-11 10:51:58 +02:00
Peter Simons fac2b0126f hackage2nix: disable broken packages that cause evaluation errors on Hydra 2019-09-11 10:51:58 +02:00
Peter Simons 216fae4043 LTS Haskell 14.5 2019-09-11 10:51:58 +02:00
Roman Volosatovs 8d7f62083a
lazydocker: 0.7 -> 0.7.4 2019-09-11 10:39:25 +02:00
Jörg Thalheim c7a84aaca3
Merge pull request #68486 from B4dM4n/django-doublewrap
django: don't wrap binary files twice
2019-09-11 09:30:13 +01:00
Lancelot SIX 53ed1a9228
Merge pull request #68480 from kquick/master
python: thespian: 3.9.10 -> 3.9.11
2019-09-11 10:26:11 +02:00
Gabriel Ebner 91754d5e8e
fctix-engines.mozc: fix build (#68457)
fctix-engines.mozc: fix build
2019-09-11 10:09:37 +02:00
Gabriel Ebner 129fddf6be
tokei: 9.1.1 -> 10.0.1 (#68403)
tokei: 9.1.1 -> 10.0.1
2019-09-11 10:05:02 +02:00
Peter Hoeg 032c6e03d9
Merge pull request #68474 from peterhoeg/u/plugins
check-xx-health: multiple updates
2019-09-11 15:59:11 +08:00
Peter Hoeg 6e1218441f
Merge pull request #68477 from peterhoeg/p/tiling
kwin-tiling: init at 2.2
2019-09-11 15:58:50 +08:00
Fabian Möller 7a4644fcb8
django: don't wrap binary files twice 2019-09-11 09:49:17 +02:00
Tadeo Kondrak 863589ad4d
qutebrowser: add setuptools as a dependency 2019-09-11 01:32:10 -06:00
Pierre Bourdon 50956385ff
deluge: add missing setuptools dependency
Latest staging merge broke nixos/tests/deluge.nix showing an ImportError
for "pkg_resources": https://nix-cache.s3.amazonaws.com/log/h8qzkcjldal5j1925g0r04ncl5afjjnp-vm-test-run-deluge.drv
2019-09-11 09:07:46 +02:00
worldofpeace f7571a06af
Merge pull request #68465 from arcnmx/pr-fix-python-brotli
pythonPackages.brotli: fix build
2019-09-11 02:56:53 -04:00
worldofpeace 87b22ea005
Merge pull request #68472 from ivan/snscrape-fix
snscrape: fix startup
2019-09-11 02:40:01 -04:00
Pierre Bourdon 04c1fcd09c
home-assistant: remove outdated pyyaml_3 pinning
The recent bump to 0.96.2 now requires pyyaml 5.1.1. The PRs upgrading
home-assistant to a newer version and the one pinning to an old PyYAML
version raced each other and we ended up with both submitted.

Fixes home-assistant build.
2019-09-11 08:39:49 +02:00
Kevin Quick 85f655789e python: thespian: 3.9.10 -> 3.9.11 2019-09-10 23:37:55 -07:00
worldofpeace 64b11ebf1c
Merge pull request #68392 from worldofpeace/fix-desktop-tests
Fix desktop tests
2019-09-11 02:34:03 -04:00
Peter Hoeg 4a83f6ba01 kwin-tiling: init at 2.2 2019-09-11 13:50:05 +08:00
Peter Hoeg d8807fa108 check-ups-health: 2.8.2.2 -> 2.8.3.3 2019-09-11 13:08:47 +08:00
Peter Hoeg b2fb72dae3 check-nwc-health: 7.0.1.3 -> 7.10.0.6 2019-09-11 13:08:47 +08:00
Peter Hoeg 3ce644e683 check-mssql-health: 2.6.4.14 -> 2.6.4.15 2019-09-11 13:08:47 +08:00
Peter Hoeg 28abdeb448 glplugin: requirement for check_xx_health 2019-09-11 13:08:47 +08:00
Ivan Kozik 7e7c98a199 snscrape: fix startup
This fixes:

Traceback (most recent call last):
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/bin/.snscrape-wrapped", line 11, in <module>
    sys.exit(main())
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 218, in main
    args = parse_args()
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 154, in parse_args
    import snscrape.version
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/version.py", line 1, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

Related: https://github.com/NixOS/nixpkgs/pull/68314
2019-09-11 04:56:21 +00:00
Matthieu Coudron b425012fdf
Merge pull request #68464 from JustinLovinger/deoplete-dictionary
vimPlugins.deoplete-dictionary: init at 2019-04-16
2019-09-11 12:52:45 +09:00
Aaron Andersen c504ffd5db
Merge pull request #68423 from 0x4A6F/master-routinator
routinator: 0.5.0 -> 0.6.0
2019-09-10 22:37:10 -04:00
Aaron Andersen ef114315ca love_0_8: fix broken build 2019-09-10 20:57:12 -04:00
Aaron Andersen 6aea38b976
Merge pull request #68417 from aanderse/moodle
moodle: 3.7.1 -> 3.7.2
2019-09-10 20:25:22 -04:00
arcnmx 91b7dd6c91 pythonPackages.brotli: fix build
Recent changes to buildPythonPackage seem to have enabled a configure
script that doesn't work, so disable it.
2019-09-10 17:06:15 -07:00
Justin Lovinger ff93569d41 vimPlugins.deoplete-dictionary: init at 2019-04-16 2019-09-10 19:46:39 -04:00
worldofpeace 2bcd4fa96d
Merge pull request #68443 from ivan/mozc-gcc8-fix
ibus-engines.mozc: fix build
2019-09-10 18:43:57 -04:00