Martin Weinelt
55be1128e9
bird2: 2.0.7 -> 2.0.8
...
https://bird.network.cz/pipermail/bird-users/2021-March/015281.html
2021-03-22 00:53:20 +01:00
Sandro
7d4c9c71cb
Merge pull request #116689 from puffnfresh/pkgs/eventstore
...
eventstore: add x86_64-darwin to supported platforms
2021-03-22 00:44:54 +01:00
Sandro
774476fe65
Merge pull request #116196 from r-ryantm/auto-update/sickgear
...
sickgear: 0.23.11 -> 0.23.14
2021-03-21 23:23:50 +01:00
Sandro
fc5221128c
Merge pull request #114677 from r-ryantm/auto-update/apt-cacher-ng
...
apt-cacher-ng: 3.6 -> 3.6.1
2021-03-21 23:08:41 +01:00
Sandro
fed6795702
Merge pull request #115548 from r-ryantm/auto-update/sabnzbd
...
sabnzbd: 3.1.1 -> 3.2.0
2021-03-21 21:09:22 +01:00
Martin Weinelt
355d0fcbe8
Merge pull request #117013 from fabaff/iaqualink
2021-03-21 17:33:59 +01:00
Profpatsch
0fd939c6ea
fixup! inspircd: init at 3.9.0
2021-03-21 14:14:32 +01:00
R. RyanTM
fc345a51dd
munin: 2.0.65 -> 2.0.66
2021-03-21 09:26:25 +01: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
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
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
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
sternenseemann
92887309bb
mariadb-connector-c: correct license, lgpl 2.1 or later
2021-03-20 01:40:48 +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
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
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