Commit graph

13376 commits

Author SHA1 Message Date
Martin Weinelt 355d0fcbe8
Merge pull request #117013 from fabaff/iaqualink 2021-03-21 17:33:59 +01:00
Pavel Borzenkov f069cdb0dc calibre-web: init at 0.6.11
There are two patches applied to 'calibre-web' in order to make it more
NixOS friendly:

  - default-logger.patch switches default log output to /dev/stdout, as
    otherwise calibre-web tries to open a file relative to its location,
    which it can't do as the store is read-only. It's not possible to
    pass log file location via command line flags.

  - run-migrations.patch adds an env var __RUN_MIGRATIONS_AND_EXIT that,
    when set, instructs calibre-web to run DB migrations and exit. As
    almost all config parameters are configured via UI in sqlite3 DB,
    this patch allows the DB to be pre-created so it can be updated by
    systemd pre-start script later.  Thus, allowing calibre-web to be
    configured declaratively.
2021-03-21 17:10:12 +03:00
Profpatsch 0fd939c6ea fixup! inspircd: init at 3.9.0 2021-03-21 14:14:32 +01:00
github-actions[bot] 6f6e1d46b4
Merge master into staging-next 2021-03-21 12:26:00 +00:00
R. RyanTM fc345a51dd munin: 2.0.65 -> 2.0.66 2021-03-21 09:26:25 +01:00
github-actions[bot] b0455cafa7
Merge master into staging-next 2021-03-21 06:17:15 +00:00
R. RyanTM 9105a6aab8 jackett: 0.17.668 -> 0.17.699 2021-03-20 22:33:19 -07:00
Sandro c10752cc4f
Merge pull request #113722 from rgrunbla/galene-03
galene: 0.2 -> 0.3 and bugfix of the associated module
2021-03-21 05:31:30 +01:00
Martin Weinelt cfce515802
home-assistant: pin iaqualink at 0.3.4
This was required due to breaking API changes in iaqualink>=0.4.0 and
can be safely removed after https://github.com/home-assistant/core/pull/48137
has been merged and released.
2021-03-21 04:16:25 +01:00
Martin Weinelt ec8267c539
Merge branch 'master' into staging-next 2021-03-21 02:22:36 +01:00
sternenseemann b77f1bc48a inspircd: init at 3.9.0
Packaging inspircd is relatively straightforward, once we adapt to the
slightly strange Perl configure script and it's firm opinion that
$prefix/usr should exist.

Most complexity in this derivation stems from the following:

* inspircd has modules which users can load dynamically in the form of
  shared objects that link against other libraries for various tasks

* inspircd is licensed exclusively under the GPL version 2.

* Some of the libraries inspircd modules link against are GPL 2
  incompatible (GPL 3, ASL 2.0) and we therefore must not distribute
  these in binary form.

* Some modules combine GPL 2 code of inspircd and libc into a shared
  object and may not be redistributed in binary form depending on the
  license of the libc. Similarly for libc++.
  Open Question: Does the fact that we may build the inspircd binary, i.
  e. link against libc and libc++ imply that we can do this?
  https://docs.inspircd.org/packaging/ seems to imply this is not the
  case.

Thus we have some additional code which a) determines the set of modules
we should enable by default (the largest possible set as upstream
recommends it) and b) collects all applying licenses into meta.license.
2021-03-21 01:32:51 +01:00
Fabian Affolter 46fe40324a home-assistant: enable iaqualink tests 2021-03-21 01:08:49 +01:00
Martin Weinelt 0cb5da8660
Merge pull request #117070 from fabaff/aionotion 2021-03-21 00:58:36 +01:00
Fabian Affolter b9375be57e home-assistant: enable notion tests 2021-03-20 23:55:08 +01:00
Fabian Affolter 6022ca6e0b home-assistant: update component-packages 2021-03-20 23:55:08 +01:00
Fabian Affolter 8ba0c68815 home-assistant: enable simplisafe tests 2021-03-20 23:33:37 +01:00
Fabian Affolter 8e0d487ed0 home-assistant: update component-packages 2021-03-20 23:32:04 +01:00
Maximilian Bosch de98a184f5
wiki-js: init at 2.5.191 2021-03-20 20:43:21 +01:00
github-actions[bot] 933682b533
Merge master into staging-next 2021-03-20 18:19:30 +00:00
Marius Bergmann a04bdd8fbe
appdaemon: fix astral dependency (#116777)
appdaemon v4.0.5 pins astral to v1.10.1. The appdaemon package
definition removes this pinning. However, the current nixpkgs version of
astral (v2.x) is incompatible with the v1.x API. I added an override for
the astral package to bring back v1.10.1 into this derivation.
2021-03-20 14:05:41 +01:00
Fabian Affolter 3906bb02d8 home-assistant: update component-packages 2021-03-20 09:55:31 +01:00
github-actions[bot] 11187b30ca
Merge staging-next into staging 2021-03-20 06:21:50 +00:00
R. RyanTM 85141b8609 telegraf: 1.17.3 -> 1.18.0 2021-03-19 22:49:31 -04:00
R. RyanTM 6b5f49ae36 swego: 0.92 -> 0.93 2021-03-19 22:44:23 -04:00
R. RyanTM 602499378d bind: 9.16.12 -> 9.16.13 2021-03-20 01:51:13 +00:00
sternenseemann 92887309bb mariadb-connector-c: correct license, lgpl 2.1 or later 2021-03-20 01:40:48 +01:00
Sandro Jäckel 21c17bf758
xorg.xf86videoopenchrome: fix build 2021-03-19 17:33:30 +01:00
Sandro 1a140c1e14
Merge pull request #116699 from TredwellGit/xorg.xkbcomp
xorg.xkbcomp: 1.4.4 -> 1.4.5
2021-03-19 15:54:46 +01:00
github-actions[bot] c804f22a81
Merge master into staging-next 2021-03-19 12:26:52 +00:00
WilliButz 9fb26cf0c8
Merge pull request #116829 from andir/grafana
grafana: 7.4.3 -> 7.4.5
2021-03-19 12:31:39 +01:00
Andreas Rammhold 9a3f2457f1
grafana: 7.4.3 -> 7.4.5
This fixes a few CVEs around authentication bypass with Grafana. Details
are available in the [annoucement].

CVE-2021-27962, CVE-2021-28146, CVE-2021-28147, CVE-2021-28148

[annoucement]: https://grafana.com/blog/2021/03/18/grafana-6.7.6-7.3.10-and-7.4.5-released-with-important-security-fixes-for-grafana-enterprise/
2021-03-19 11:29:01 +01:00
Doron Behar f7b6ac73dc
Merge pull request #111775 from r-ryantm/auto-update/matterbridge
matterbridge: 1.21.0 -> 1.22.0
2021-03-19 10:14:29 +00:00
Sandro 8f1b0373f9
Merge pull request #116750 from freezeboy/update-mattermost
mattermost: 5.25.3 -> 5.32.1
2021-03-19 09:48:32 +01:00
github-actions[bot] 6ffd2fe000
Merge master into staging-next 2021-03-19 06:17:55 +00:00
Mario Rodas a6155fc19e
Merge pull request #116637 from r-ryantm/auto-update/minio
minio: 2021-03-12T00-00-47Z -> 2021-03-17T02-33-02Z
2021-03-18 22:44:28 -05:00
Jan Tojnar 2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Fabian Affolter b50a4339fb
Merge pull request #115541 from r-ryantm/auto-update/rspamd
rspamd: 2.6 -> 2.7
2021-03-18 18:16:30 +01:00
freezeboy df8fc751da mattermost: 5.25.3 -> 5.32.1 2021-03-18 15:28:05 +01:00
Jan Tojnar 0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
TredwellGit 8d351c013d xorg.xkbcomp: 1.4.4 -> 1.4.5
https://lists.x.org/archives/xorg-announce/2021-March/003075.html
2021-03-18 03:23:00 +00:00
Aaron Andersen 7cdd6238dd
Merge pull request #109711 from ymarkus/bookstack
bookstack: init at 0.31.7, nixos/bookstack: init
2021-03-17 20:37:03 -04:00
Brian McKenna 7444abbf1d eventstore: add x86_64-darwin to supported platforms
Reported as working.
2021-03-18 11:28:34 +11:00
Maximilian Bosch 15e2b66d9f
Merge pull request #116451 from Mic92/grafana-loki
grafana-loki: don't build test executables
2021-03-17 19:14:41 +01:00
R. RyanTM e1cee092be minio: 2021-03-12T00-00-47Z -> 2021-03-17T02-33-02Z 2021-03-17 15:18:47 +00:00
Mario Rodas f301487585
Merge pull request #116591 from LeSuisse/tailscale-1.6.0
tailscale: 1.4.5 -> 1.6.0
2021-03-17 07:01:25 -05:00
Marek Mahut d3292f7192
Merge pull request #116491 from ThoreKr/patch-1
prometheus-cups-exporter: This shouldn't be packaged
2021-03-17 10:55:00 +01:00
Fabian Affolter 49c7b9d551
Merge pull request #116433 from r-ryantm/auto-update/nats-server
nats-server: 2.1.9 -> 2.2.0
2021-03-17 09:43:55 +01:00
Sandro 8bd2cea10b
Merge pull request #116564 from samuelgrf/fix-allowAliases-false 2021-03-17 09:40:53 +01:00
Thomas Gerbet ce403df042 tailscale: 1.4.5 -> 1.6.0 2021-03-17 08:54:09 +01:00
Samuel Gräfenstein c8ef61d419
sympa: remove redundant perlPackages
They are not needed anymore since they are built into Perl now.
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein 817f0fd741
perlPackages: NetLDAP -> perlldap
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
github-actions[bot] e0a6159fc6
Merge master into staging-next 2021-03-16 18:18:29 +00:00
ajs124 58e23cd711 sogo: python2 -> python3 2021-03-16 17:45:32 +01:00
Oleksii Filonenko ba30f1ba64
Merge pull request #115598 from r-ryantm/auto-update/sozu
sozu: 0.11.50 -> 0.11.56
2021-03-16 18:14:19 +02:00
Sandro Jäckel bfe371986f
rippled: remove packages which are no longer required after #116317 2021-03-16 16:32:48 +01:00
ajs124 08ebda1a17
Merge pull request #115655 from helsinki-systems/upd/nginx
nginxMainline: 1.19.7 -> 1.19.8
2021-03-16 16:31:55 +01:00
Thore 0e17c5767e prometheus-cups-exporter: remove
This exporter is outdated, broken by design and simply shouldn't be packaged.
2021-03-16 16:10:40 +01:00
github-actions[bot] 974e83db9a
Merge master into staging-next 2021-03-16 12:25:48 +00:00
Sandro bd38cc9dbc
Merge pull request #115756 from siraben/darwin-mass-fix-buildInputs=0 2021-03-16 12:42:46 +01:00
Sandro c577050b49
Merge pull request #116265 from fabaff/bump-devolo-home-control-api 2021-03-16 12:31:22 +01:00
Fabian Affolter 79a00cb241 appdaemon: allow later websocket-client releases 2021-03-15 23:09:14 +01:00
Jörg Thalheim 4fe666a3d7
grafana-loki: don't build test executables 2021-03-15 19:28:35 +01:00
R. RyanTM a8004c916d nats-server: 2.1.9 -> 2.2.0 2021-03-15 15:44:24 +00:00
ento 41428a45ed postgresql_10: build with icu67
PostgreSQL 10.x is known to have issues compiling against icu 68.2:
https://www.postgresql.org/message-id/1159815.1608914156%40sss.pgh.pa.us
2021-03-14 17:12:33 -08:00
github-actions[bot] 8fa4dca9b5
Merge master into staging-next 2021-03-15 00:40:27 +00:00
Martin Weinelt 41b5cb0a7c
Merge pull request #116362 from fabaff/bump-async-upnp-client
python3Packages.evohome-async: init at 0.3.8
2021-03-15 01:13:43 +01:00
Fabian Affolter 46d8354af1 home-assistant: update component-packages 2021-03-15 00:02:48 +01:00
Sandro d7724893cf
Merge pull request #116298 from fabaff/incomfort-client 2021-03-14 22:06:44 +01:00
Sarah Brofeldt 5c2f5bbc52
Merge pull request #116222 from r-ryantm/auto-update/traefik
traefik: 2.4.6 -> 2.4.7
2021-03-14 19:52:57 +01:00
Martin Weinelt 0241873f7f
Merge branch 'master' into staging-next 2021-03-14 17:35:32 +01:00
Ryan Mulligan f95739a799
Merge pull request #116149 from r-ryantm/auto-update/kapowbang
kapowbang: 0.6.0 -> 0.7.0
2021-03-14 08:14:31 -07:00
github-actions[bot] 8c04f70ddd
Merge master into staging-next 2021-03-14 12:21:07 +00:00
Fabian Affolter d4b5a9a607 home-assistant: update component-packages 2021-03-14 11:10:06 +01:00
R. RyanTM d908f40e8b imgproxy: 2.16.0 -> 2.16.2 2021-03-14 04:44:44 -04:00
R. RyanTM b40f1a8118 nats-streaming-server: 0.21.0 -> 0.21.1 2021-03-14 03:31:09 -04:00
Ben Siraphob 593629b7a9 routinator: fix darwin build 2021-03-14 11:40:51 +07:00
Ben Siraphob 1a3b74cf75 p910nd: fix darwin build 2021-03-14 11:40:49 +07:00
Ben Siraphob 03ec81f41f updt: expand platforms to all 2021-03-14 11:40:48 +07:00
Ben Siraphob d2005bd29c restya-board: expand platforms to unix 2021-03-14 11:40:47 +07:00
Ben Siraphob 1030d6406f postsrsd: expand platforms to all 2021-03-14 11:40:46 +07:00
Jan Tojnar 01a4d350c7
Merge branch 'master' into staging-next
Reverted https://github.com/NixOS/nixpkgs/pull/115228 for kodi to avoid conflict.

It does not look like unzip would be used but not investigating now to speed up merge conflict resolution.
2021-03-13 19:16:43 +01:00
Mario Rodas 2529233937
Merge pull request #116155 from r-ryantm/auto-update/minio
minio: 2021-03-10T05-11-33Z -> 2021-03-12T00-00-47Z
2021-03-13 11:12:42 -05:00
R. RyanTM 509377bb43 traefik: 2.4.6 -> 2.4.7 2021-03-13 15:59:33 +00:00
Doron Behar d1dba66e15
Merge pull request #116187 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.14.2 -> 0.15.0
2021-03-13 13:56:22 +00:00
R. RyanTM 344751ebe5 sickgear: 0.23.11 -> 0.23.14 2021-03-13 13:46:03 +00:00
WilliButz 51f34b22f2
Merge pull request #116145 from r-ryantm/auto-update/grafana-loki
grafana-loki: 2.1.0 -> 2.2.0
2021-03-13 13:51:41 +01:00
R. RyanTM 96947c55f3 rtsp-simple-server: 0.14.2 -> 0.15.0 2021-03-13 12:39:53 +00:00
WilliButz 3971cda05f
Merge pull request #116037 from petabyteboy/feature/jitsi-exporter
prometheus-jitsi-exporter: init at 0.2.18
2021-03-13 13:37:10 +01:00
github-actions[bot] e1ede8b801
Merge master into staging-next 2021-03-13 12:21:02 +00:00
WilliButz 52fa5e9612
prometheus-jitsi-exporter: reference vm test 2021-03-13 13:02:37 +01:00
R. RyanTM c812b56538 minio: 2021-03-10T05-11-33Z -> 2021-03-12T00-00-47Z 2021-03-13 08:56:42 +00:00
Milan ad44060f56
matrix-synapse-plugins.matrix-synapse-shared-secret-auth: init at 1.0.2 (#112671) 2021-03-13 08:45:15 +01:00
Milan d939a8f20d
prometheus-jitsi-exporter: remove redundant platform attribute
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-13 08:37:33 +01:00
R. RyanTM d17c5541eb kapowbang: 0.6.0 -> 0.7.0 2021-03-13 07:35:05 +00:00
R. RyanTM d797decdf8 grafana-loki: 2.1.0 -> 2.2.0 2021-03-13 06:36:44 +00:00
github-actions[bot] 4181409166
Merge master into staging-next 2021-03-13 06:17:31 +00:00
Martin Weinelt c3cdba7942
home-assistant: 2021.3.3 -> 2021.3.4
https://github.com/home-assistant/core/releases/tag/2021.3.4
2021-03-13 01:31:48 +01:00
Jan Tojnar f747bcb868
Merge branch 'master' into staging-next 2021-03-12 19:58:39 +01:00
Minijackson da94be3001
jellyfin: 10.6.4 -> 10.7.0
https://github.com/jellyfin/jellyfin/releases/tag/v10.7.0
2021-03-12 19:29:56 +01:00
Yannick Markus 625ca89650
bookstack: init at 0.31.7 2021-03-12 16:59:06 +01:00
Mario Rodas 8aea98c90e
Merge pull request #116048 from r-ryantm/auto-update/plpgsql_check
postgresql11Packages.plpgsql_check: 1.15.3 -> 1.16.0
2021-03-12 08:24:49 -05:00
github-actions[bot] c2eb9a753a
Merge master into staging-next 2021-03-12 12:25:52 +00:00
R. RyanTM 8139757d9b postgresql11Packages.plpgsql_check: 1.15.3 -> 1.16.0 2021-03-12 12:04:53 +00:00
Milan Pässler 942bd5cc2f
prometheus-jitsi-exporter: init at 0.2.18 2021-03-12 11:10:43 +01:00
Sandro 93f1db30f7
Merge pull request #116021 from r-ryantm/auto-update/moodle
moodle: 3.10.1 -> 3.10.2
2021-03-12 10:28:27 +01:00
R. RyanTM 1103fc788a moodle: 3.10.1 -> 3.10.2 2021-03-12 03:27:47 +00:00
github-actions[bot] 903fc48674
Merge master into staging-next 2021-03-12 00:39:51 +00:00
0x4A6F db9e9af3ae
promscale: 0.2.0 -> 0.2.1 2021-03-11 21:33:57 +01:00
github-actions[bot] d6257d451b
Merge master into staging-next 2021-03-11 18:23:54 +00:00
WilliButz f5c01cf9d4
Merge pull request #113370 from chkno/prometheus-systemd-exporter-no-flags
prometheus-systemd-exporter: Init at 0.4.0
2021-03-11 19:18:29 +01:00
WilliButz 3ceef8186c
Merge pull request #115185 from Ma27/knot-exporter
prometheus-knot-exporter: init at 2021-01-30; minor module improvements
2021-03-11 18:58:59 +01:00
WilliButz 344b02919e
prometheus-systemd-exporter: fix typo, reference vm test 2021-03-11 18:50:29 +01:00
WilliButz 902a479225
Merge pull request #111364 from lbpdt/feature/prometheus-artifactory-exporter
nixos/prometheus-exporters/artifactory: init at 1.9.0
2021-03-11 18:44:03 +01:00
WilliButz c62eef5675
prometheus-knot-exporter: reference vm test 2021-03-11 18:39:17 +01:00
github-actions[bot] 31dc9fe457
Merge master into staging-next 2021-03-11 06:18:03 +00:00
Mario Rodas a84b705505
Merge pull request #115861 from r-ryantm/auto-update/jackett
jackett: 0.17.617 -> 0.17.668
2021-03-10 21:57:48 -05:00
Mario Rodas 138d07aa8c
Merge pull request #115874 from r-ryantm/auto-update/minio
minio: 2021-03-01T04-20-55Z -> 2021-03-10T05-11-33Z
2021-03-10 21:56:34 -05:00
Mario Rodas cb4c43f213
Merge pull request #115829 from r-ryantm/auto-update/dolt
dolt: 0.23.9 -> 0.24.1
2021-03-10 21:45:58 -05:00
R. RyanTM ab60353f66 minio: 2021-03-01T04-20-55Z -> 2021-03-10T05-11-33Z 2021-03-11 02:20:08 +00:00
github-actions[bot] 0a8ec23e51
Merge master into staging-next 2021-03-11 00:39:21 +00:00
R. RyanTM 09c134fcf6 jackett: 0.17.617 -> 0.17.668 2021-03-11 00:22:50 +00:00
Sandro Jäckel babf859184
trezord: format 2021-03-10 23:52:31 +01:00
R. RyanTM 28ea5a7f52
postgresql11Packages.repmgr: 5.1.0 -> 5.2.1 (#115554) 2021-03-10 22:19:14 +00:00
R. RyanTM fe208c8c64 dolt: 0.23.9 -> 0.24.1 2021-03-10 20:35:08 +00:00
Sarah Brofeldt 58279ef1f0
Merge pull request #115616 from r-ryantm/auto-update/squid
squid: 4.13 -> 4.14
2021-03-10 21:16:38 +01:00
Sarah Brofeldt 33d6e71133
Merge pull request #98446 from srhb/fix-kafka
apache-kafka: Fix, update and adjust JRE/JVM
2021-03-10 20:25:13 +01:00
github-actions[bot] 6a3a358b0d
Merge master into staging-next 2021-03-10 18:23:15 +00:00
Bernardo Meurer ea1a79d181
Merge pull request #115735 from elohmeier/klipper-i686fix
klipper: fixup build on i686
2021-03-10 18:15:04 +00:00
Ryan Mulligan ec0b409890
Merge pull request #115626 from r-ryantm/auto-update/unit
unit: 1.21.0 -> 1.22.0
2021-03-10 09:51:03 -08:00
github-actions[bot] aea4725648
Merge master into staging-next 2021-03-10 12:21:24 +00:00
Enno Richter 2b933b6f2d klipper: fixup build on i686 2021-03-10 12:57:03 +01:00
Maximilian Bosch daff1f8858
Merge pull request #115458 from Ma27/bump-matrix-synapse
matrix-synapse: 1.28.0 -> 1.29.0
2021-03-10 11:56:27 +01:00
Niklas ae7b72890c
plex: 1.21.4.4079-1b7748a7b -> 1.22.0.4163-d8c4875dd 2021-03-10 11:36:21 +01:00
R. RyanTM e4cbc8305f victoriametrics: 1.52.0 -> 1.54.1 2021-03-10 07:33:13 +00:00
Sarah Brofeldt fa4bb6566a apacheKafka: init 2.6.1, make default 2021-03-10 08:10:32 +01:00
Sarah Brofeldt f2edda94c5 apacheKafka: 2.5.0 -> 2.5.1 and adjust scala
Only 2.6.X recommends Scala 2.13, so use 2.12
2021-03-10 08:10:32 +01:00
Sarah Brofeldt 640961beb8 apacheKafka: Version-configurable JREs for package 2021-03-10 08:09:34 +01:00
R. RyanTM f272c366f4 wordpress: 5.5.3 -> 5.6.2 2021-03-10 03:16:54 +00:00
github-actions[bot] 149a81c88d
Merge master into staging-next 2021-03-10 00:39:07 +00:00
ajs124 5faf394dc1 nginxMainline: 1.19.7 -> 1.19.8 2021-03-10 01:15:55 +01:00
R. RyanTM a34553bc4b matterircd: 0.22.0 -> 0.23.1 2021-03-09 15:39:42 -08:00
R. RyanTM de716d7133 tautulli: 2.6.1 -> 2.6.8 2021-03-09 22:15:39 +00:00
R. RyanTM 703c2a2e6e unit: 1.21.0 -> 1.22.0 2021-03-09 22:01:06 +00:00
Maximilian Bosch d8bd0646a9
Merge pull request #115366 from Ma27/grafana-updates
grafana*: package updates
2021-03-09 22:30:46 +01:00
R. RyanTM 0e05c29599 squid: 4.13 -> 4.14 2021-03-09 21:13:17 +00:00
Sandro 7a4d404e0f
Merge pull request #112689 from iblech/patch-whitebophir180 2021-03-09 22:12:24 +01:00
markuskowa 5848a8b04d
Merge pull request #115563 from r-ryantm/auto-update/slurm
slurm: 20.11.3.1 -> 20.11.4.1
2021-03-09 20:46:48 +01:00
R. RyanTM 6413830c61 sozu: 0.11.50 -> 0.11.56 2021-03-09 19:17:20 +00:00
R. RyanTM 4c8e3d6f20 slurm: 20.11.3.1 -> 20.11.4.1 2021-03-09 16:10:09 +00:00
Martin Weinelt 16f9e4da3a
Merge branch 'master' into staging-next 2021-03-09 17:05:41 +01:00
Martin Weinelt 28dcbcde2e
Merge pull request #115470 from mweinelt/home-assistant
home-assistant: 2021.3.2 -> 2021.3.3
2021-03-09 16:57:43 +01:00
R. RyanTM c590781d6e sabnzbd: 3.1.1 -> 3.2.0 2021-03-09 14:57:50 +00:00
Ryan Mulligan b19364e5de
Merge pull request #115522 from r-ryantm/auto-update/ser2net
ser2net: 4.3.2 -> 4.3.3
2021-03-09 06:47:06 -08:00
R. RyanTM 858d02495a rspamd: 2.6 -> 2.7 2021-03-09 14:07:48 +00:00
R. RyanTM b5d4baa097 ser2net: 4.3.2 -> 4.3.3 2021-03-09 12:24:14 +00:00
R. RyanTM 7b9ed57ea2 redis: 6.2.0 -> 6.2.1 2021-03-09 11:04:15 +00:00
Ingo Blechschmidt 4fa699d6df whitebophir: 1.9.0 -> 1.9.1 2021-03-09 11:00:08 +01:00
github-actions[bot] dd7cbca2a6
Merge master into staging-next 2021-03-09 06:17:35 +00:00
Martin Weinelt 7b82fbf63b
home-assistant: 2021.3.2 -> 2021.3.3 2021-03-09 03:09:42 +01:00
Mario Rodas 37faf0016e
Merge pull request #115108 from r-ryantm/auto-update/jackett
jackett: 0.17.606 -> 0.17.617
2021-03-08 19:45:48 -05:00
Mario Rodas 8d47473d45
Merge pull request #115410 from r-ryantm/auto-update/gitlab-pages
gitlab-pages: 1.34.0 -> 1.35.0
2021-03-08 19:43:24 -05:00
github-actions[bot] 3db2dee35f
Merge master into staging-next 2021-03-09 00:39:09 +00:00
Maximilian Bosch d8b97bb2cb
matrix-synapse: 1.28.0 -> 1.29.0
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.29.0
2021-03-09 00:09:11 +01:00
Martin Weinelt 8d66669e80
Merge pull request #115311 from mweinelt/home-assistant
home-assistant: apply patch for stream component tests
2021-03-08 21:39:29 +01:00
Martin Weinelt 4bd09f9889
home-assistant: apply patch to fix stream component tests
and reenable the two tests on aarch64.
2021-03-08 20:34:02 +01:00
davidak 8df14d9a29
Merge pull request #115401 from maxeaubrey/traefik_2.4.6
traefik: 2.4.3 -> 2.4.6
2021-03-08 19:47:14 +01:00
github-actions[bot] 5c2a7abde7
Merge master into staging-next 2021-03-08 18:22:56 +00:00
Frederik Rietdijk 277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +01:00
Andreas Rammhold 7a44b04738
Merge pull request #115153 from helsinki-systems/upd/dovecot
dovecot: 2.3.13 -> 2.3.14, dovecot_pigeonhole: 0.5.13 -> 0.5.14
2021-03-08 17:11:28 +01:00
R. RyanTM 9a9de4195a gitlab-pages: 1.34.0 -> 1.35.0 2021-03-08 12:36:37 +00:00
Pavol Rusnak 588e7caf63
Merge pull request #115407 from prusnak/trezord-darwin
trezord: fix build on darwin
2021-03-08 13:34:39 +01:00
Pavol Rusnak e4774d7ff3
trezord: fix build on darwin 2021-03-08 13:06:29 +01:00
Robert Schütz 6692b32105
Merge pull request #112125 from dotlambda/alerta
alerta: move to all-packages.nix and use buildPythonApplication
2021-03-08 10:09:30 +01:00
R. RyanTM efcfa96441 nats-streaming-server: 0.20.0 -> 0.21.0 2021-03-07 22:54:59 -05:00
Sandro 8bad34a0f1
Merge pull request #115361 from SuperSandro2000/fix-collection24 2021-03-08 02:23:48 +01:00
Sandro Jäckel 05aff5f842
biboumi: format, remove unused input 2021-03-08 02:01:13 +01:00
Maximilian Bosch 4d4b527253
grafana-image-renderer: 2020-12-01 -> 2.0.1
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v2.0.1
2021-03-07 22:56:28 +01:00
Maximilian Bosch 1dd08138b3
grafana: 7.4.1 -> 7.4.3
ChangeLogs:
   * https://github.com/grafana/grafana/releases/tag/v7.4.2
   * https://github.com/grafana/grafana/releases/tag/v7.4.3
2021-03-07 22:55:47 +01:00
Maximilian Bosch 43c560fc4b
prometheus-knot-exporter: fix -unstable- infix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-07 22:12:09 +01:00
Jörg Thalheim a7b73799e8
Merge pull request #93615 from sikmir/meteor
meteor: enable on darwin
2021-03-07 18:53:32 +00:00
Lassulus 8dedbf25b9
Merge pull request #112629 from r-ryantm/auto-update/groonga
groonga: 10.1.1 -> 11.0.0
2021-03-07 17:49:02 +01:00
Maxine Aubrey fe18908ed6
traefik: 2.4.3 -> 2.4.6 2021-03-07 16:36:33 +01:00
github-actions[bot] dcea8212b5
Merge staging-next into staging 2021-03-07 12:20:40 +00:00
taku0 374f9a7c3b
Merge pull request #115088 from r-ryantm/auto-update/dolt
dolt: 0.22.13 -> 0.23.9
2021-03-07 15:44:33 +09:00
github-actions[bot] 65cddb74d7
Merge staging-next into staging 2021-03-07 06:17:25 +00:00
Sandro 6ba33be6eb
Merge pull request #114727 from SFrijters/urserver-3.9 2021-03-07 02:34:13 +01:00
Sandro 1b7722ea23
Merge pull request #115202 from fabaff/python-nmap 2021-03-07 02:24:40 +01:00
Sandro c2bede9f74
Merge pull request #113930 from tu-maurice/unstable/fishnet-2.2.5
fishnet: 2.2.4 -> 2.2.5
2021-03-07 02:11:31 +01:00
Sandro 2cde059f14
Merge pull request #115298 from maxeaubrey/consul_1.9.4
consul: 1.9.3 -> 1.9.4
2021-03-07 02:08:56 +01:00
github-actions[bot] f9d4095295
Merge staging-next into staging 2021-03-07 00:41:13 +00:00
Ryan Mulligan 730b234538
Merge pull request #114945 from r-ryantm/auto-update/minio
minio: 2021-02-24T18-44-45Z -> 2021-03-01T04-20-55Z
2021-03-06 16:39:32 -08:00
Maxine Aubrey 3787cf2075
consul: 1.9.3 -> 1.9.4 2021-03-07 00:03:48 +01:00
Jan Tojnar 1465e8e397
Merge branch 'staging-next' into staging 2021-03-06 19:56:45 +01:00
Martin Weinelt b349460dd8
Merge pull request #115016 from mweinelt/home-assistant 2021-03-06 19:26:20 +01:00
Martin Weinelt 6ed2bd9937
home-assistant: disable tests getting stuck on aarch64 2021-03-06 18:25:08 +01:00
ajs124 c543f4d884 dovecot_pigeonhole: 0.5.13 -> 0.5.14 2021-03-06 17:21:52 +01:00
ajs124 0b6c9a4c38 dovecot: 2.3.13 -> 2.3.14 2021-03-06 17:21:48 +01:00
ajs124 003b067baf dovecot: add myself as maintainer 2021-03-06 17:21:48 +01:00
tu-maurice 66328b6949 fishnet: 2.2.4 -> 2.2.5 2021-03-06 16:13:26 +01:00
github-actions[bot] fb5c8b556d
Merge staging-next into staging 2021-03-06 06:17:00 +00:00
Martin Weinelt 9ad62a752e
home-assistant: 2021.3.0 -> 2021.3.2 2021-03-06 06:36:45 +01:00
Sandro 448b953d56
Merge pull request #111403 from TredwellGit/xorg.libXt
xorg.libXt: 1.2.0 -> 1.2.1
2021-03-06 05:55:39 +01:00
Sandro 9675484462
Merge pull request #115197 from SuperSandro2000/fix-collection21 2021-03-06 04:56:45 +01:00
Martin Weinelt 11d964f666
home-assistant: 2021.2.3 -> 2021.3.0 2021-03-06 03:02:05 +01:00
Martin Weinelt 598bc98ba1
home-assistant: rerun tests failing with RuntimeError
The flakyness in home-assistant stems from premature event loop closing,
due to race conditions throughout the test suite.

> RuntimeError: Event loop is closed

They also happen during upstreams testsuite runs, but they silently
ignore them, so I don't expect a fix for them in the near future.

Alleviate our pains by rerunning tests that fail in this particular way.
2021-03-06 02:28:00 +01:00
Martin Weinelt 4e65797018
home-assistant: enable a lot more component tests
We can now track a list of components, that should be integrated into
our testsuite run. Their dependencies will automatically be included
into the checkInputs by reusing the dependency lookup infrastructure we
already have, which is what makes this feasible.
2021-03-06 02:28:00 +01:00
Aaron Andersen bf8e471eb9
Merge pull request #115135 from aanderse/mod_auth_mellon
apacheHttpdPackages.mod_auth_mellon: 0.13.1 -> 0.17.0
2021-03-05 19:53:32 -05:00
github-actions[bot] 0117c50b67
Merge staging-next into staging 2021-03-06 00:38:46 +00:00
Sandro Jäckel bdfaf83f76
pythonPackages.google-api-python-client: normalize package name 2021-03-06 00:02:06 +01:00
Sandro 5c9820f0e9
Merge pull request #111404 from TredwellGit/xorg.utilmacros
xorg.utilmacros: 1.19.2 -> 1.19.3
2021-03-05 23:58:04 +01:00
Fabian Affolter b014643071
Merge pull request #114181 from graham33/feature/add_ring_doorbell
Feature/add ring doorbell
2021-03-05 22:04:04 +01:00
Jan Tojnar 3f2e5044ce
Merge branch 'staging-next' into staging 2021-03-05 20:39:38 +01:00
TredwellGit f00fde643e xorg.utilmacros: 1.19.2 -> 1.19.3
https://lists.x.org/archives/xorg-announce/2021-January/003069.html
2021-03-05 19:04:19 +00:00
Fabian Affolter 33f6c146a0 home-assistant: update component-packages 2021-03-05 19:58:41 +01:00
Sandro Jäckel 9bbd026fcd
pdns-recursor: cleanup 2021-03-05 18:15:24 +01:00
Lassulus df83184594
Merge pull request #112501 from r-ryantm/auto-update/imgproxy
imgproxy: 2.15.0 -> 2.16.0
2021-03-05 15:55:08 +01:00
Lassulus 1251270463
Merge pull request #112532 from r-ryantm/auto-update/sickgear
sickgear: 0.23.10 -> 0.23.11
2021-03-05 15:51:07 +01:00
Maximilian Bosch bae2759a37
prometheus-knot-exporter: init at 2020-01-30 2021-03-05 13:06:20 +01:00
github-actions[bot] ed3d50b6ce
Merge staging-next into staging 2021-03-05 06:17:28 +00:00
Sandro a163e89000
Merge pull request #113799 from fabaff/pymfy 2021-03-05 03:03:37 +01:00
Sandro a908dd415d
Merge pull request #114176 from omasanori/fix-foundationdb61
foundationdb61: 6.1.12 -> 6.1.13, fix build
2021-03-05 02:12:20 +01:00
Stefan Frijters a8ce931064
urserver: 3.6.0.745 -> 3.9.0.2465 2021-03-04 23:34:50 +01:00
Jan Tojnar 6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
Maximilian Bosch 594eff1d59
Merge pull request #113958 from Ma27/nextcloud21
nextcloud21: init at 21.0.0, set as default version
2021-03-04 21:47:26 +01:00
Maximilian Bosch b1ef946de6
nextcloud19: update todo note 2021-03-04 21:15:18 +01:00
Aaron Andersen 90649bacfb apacheHttpdPackages.mod_auth_mellon: 0.13.1 -> 0.17.0 2021-03-04 14:57:28 -05:00
davidak 00b47419c6
Merge pull request #103705 from freezeboy/add-plik
plik: init at 1.3.1
2021-03-04 20:28:34 +01:00
R. RyanTM 79021a737b jackett: 0.17.606 -> 0.17.617 2021-03-04 17:31:57 +00:00
Sandro f5aaf94ab3
Merge pull request #115061 from kalekseev/fix/mailhog
mailhog: fix --version output
2021-03-04 18:27:59 +01:00
Robert Hensing 89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
R. RyanTM 9734c688a4 dolt: 0.22.13 -> 0.23.9 2021-03-04 14:38:58 +00:00
Ben Siraphob 98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Konstantin Alekseev 10bebca088 mailhog: fix --version output 2021-03-04 15:13:58 +03:00
Ninjatrappeur 5b05ea44fb
pleroma-otp: 2.2.2 -> 2.3.0 (#115053)
https://pleroma.social/announcements/2021/03/02/pleroma-major-release-2-3-0/
2021-03-04 12:40:01 +01:00
Sandro f1c25b73f3
Merge pull request #114911 from Ma27/loki-buildinfo
grafana-loki: add buildinfo
2021-03-03 15:37:10 +01:00
Maximilian Bosch 89aba1d889
grafana-loki: add buildinfo
Otherwise, no version output is shown with `--version` or during log
messages.
2021-03-03 14:36:38 +01:00
Sandro 369dac8438
Merge pull request #114830 from rloewe/master
elasticsearch: Fix broken unfree version
2021-03-03 13:22:08 +01:00
Domen Kožar 52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
Kim Lindberger 06e36f5275
Merge pull request #114924 from r-ryantm/auto-update/keycloak
keycloak: 12.0.3 -> 12.0.4
2021-03-03 10:44:33 +01:00
Fabian Affolter a6328de769
Merge pull request #114218 from fabaff/bump-readme_renderer
python3Packages.readme_renderer: 28.0 -> 29.0
2021-03-03 07:41:10 +01:00
github-actions[bot] 9690bf19d4
Merge staging-next into staging 2021-03-03 06:17:28 +00:00
R. RyanTM 394bc6c138 consul: 1.9.2 -> 1.9.3 2021-03-03 01:13:15 -05:00
R. RyanTM d602111f18 dolt: 0.22.12 -> 0.22.13 2021-03-03 01:09:39 -05:00
Mario Rodas 36f3a1521c
Merge pull request #114921 from r-ryantm/auto-update/jackett
jackett: 0.17.598 -> 0.17.606
2021-03-02 21:22:04 -05:00
R. RyanTM 3ed5a6fed6 minio: 2021-02-24T18-44-45Z -> 2021-03-01T04-20-55Z 2021-03-03 02:10:29 +00:00
R. RyanTM e1bd676313 keycloak: 12.0.3 -> 12.0.4 2021-03-03 00:16:46 +00:00
R. RyanTM 3b6fe1d600 jackett: 0.17.598 -> 0.17.606 2021-03-02 23:57:02 +00:00
Martin Weinelt b5fc00619c
atheme: 7.2.10-r2 -> 7.2.11 2021-03-02 21:51:52 +01:00
René Løwe Jacobsen 704a0ab8c3 elasticsearch: Fix broken unfree version
The current unfree versions are broken because makeWrapper is not a part
of nativeBuildInputs. The bug was introduced in #112276.
2021-03-02 11:58:45 +01:00
github-actions[bot] b9b22451f0
Merge staging-next into staging 2021-03-02 06:17:20 +00:00