Peter Simons
c82b347947
lib: fix typo in 'zipAttrsWith' documentation
2019-09-11 19:54:36 +02:00
ivegotasthma
4c38d83e63
electrum.ltc: 3.1.3.1 -> 3.3.8.1
2019-09-11 19:27:11 +02:00
Peter Hoeg
3ec8bc5ef2
pythonPackages.tvnamer: pytest belongs in checkInputs
2019-09-11 18:46:12 +02:00
Nick Spinale
982b85b578
plyplus: enable for python3
2019-09-11 16:12:47 +00:00
Maximilian Bosch
9d29d17957
Merge pull request #68502 from WilliButz/update-blackbox-exporter
...
prometheus-blackbox-exporter: 0.14.0 -> 0.15.0
2019-09-11 18:00:53 +02:00
Maximilian Bosch
848ea3af65
Merge pull request #68496 from WilliButz/add-rspamd-exporter
...
add prometheus rspamd exporter and test
2019-09-11 16:55:26 +02:00
WilliButz
823e8accb9
wt4: 4.1.0 -> 4.1.1
2019-09-11 16:19:59 +02:00
WilliButz
5c5fc13602
wt3: 3.4.0 -> 3.4.1, include harfbuzz
2019-09-11 16:19:45 +02:00
Alyssa Ross
27b459ce1e
nixos/mailman: types.string -> types.str
2019-09-11 14:14:09 +00:00
adisbladis
7782fcfffe
Merge pull request #68195 from adisbladis/drop-go-1_11
...
Drop unsupported go version 1.11
2019-09-11 15:05:38 +01:00
Sascha Grunert
1593d91692
buildah: 1.10.1 -> 1.11.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-11 16:05:07 +02:00
taku0
c8802e1aed
flashplayer: add maintainer
2019-09-11 22:59:24 +09:00
zimbatm
f42258c54d
terraform: default to version 0.12 ( #68497 )
2019-09-11 15:50:39 +02:00
WilliButz
9fd90aa825
prometheus-blackbox-exporter: 0.14.0 -> 0.15.0
2019-09-11 15:48:42 +02:00
Peter Simons
5ba6173b47
Merge pull request #67951 from peti/t/mailman
...
nixos/mailman: postorius & hyperkitty support
2019-09-11 15:35:18 +02:00
adisbladis
3e501fe168
go_1_11: Drop package
...
It's unsupported by upstream.
2019-09-11 14:33:13 +01:00
adisbladis
a26a274a68
mongodb-tools: 3.7.2 -> 4.2.0
...
Fix build with latest Go
2019-09-11 14:33:13 +01:00
adisbladis
b0326145da
mirrorbits: Fix build with go 1.12
2019-09-11 14:33:13 +01:00
Peter Simons
d0dba96e1d
nixos/mailman: properly wrap the mailman-web script
2019-09-11 15:22:37 +02:00
Peter Simons
a7941fe210
nixos/mailman: create "mailman" executable as a proper wrapper script
2019-09-11 15:11:34 +02:00
Nick Spinale
d2333beb86
stdenv: fix misspellings of dontPatchELF
2019-09-11 13:10:09 +00:00
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