Robert Schütz
5abf5d4a9b
python312Packages.versioningit: don't test with pydantic_1
2024-10-27 19:00:51 -07:00
Martin Weinelt
36fd156152
nginxModules.vod: pin to ffmpeg 6
...
Closes : #351760
2024-10-28 00:21:04 +01:00
Robert Schütz
f8bff391b8
home-assistant-custom-components.homematicip_local: 1.67.0 -> 1.68.1
...
Diff: https://github.com/danielperna84/custom_homematic/compare/refs/tags/1.67.0...1.68.1
Changelog: https://github.com/danielperna84/custom_homematic/blob/1.68.1/changelog.md
2024-10-27 10:41:54 -07:00
Martin Weinelt
5adedec520
evcc: 0.131.1 -> 0.131.2
...
https://github.com/evcc-io/evcc/releases/tag/0.131.2
2024-10-27 16:43:21 +01:00
Nick Cao
82a9be3132
prometheus-pushgateway: 1.9.0 → 1.10.0 ( #351438 )
2024-10-27 09:38:44 -04:00
Nick Cao
cf001a76ca
nagiosPlugins.check_ssl_cert: 2.84.4 -> 2.84.5 ( #351326 )
2024-10-27 09:12:50 -04:00
Nick Cao
cce80f872b
spicedb: 1.37.0 -> 1.37.1 ( #351541 )
2024-10-27 08:39:51 -04:00
Maximilian Bosch
e34f2c09ee
Merge: postgresql_17: init at 17.0 ( #351253 )
2024-10-27 10:48:57 +01:00
Wolfgang Walther
29225a3106
postgresqlPackages.lantern: 0.3.3 -> 0.4.1
...
Changelog at:
https://github.com/lanterndata/lantern/releases
2024-10-27 09:02:44 +01:00
Wolfgang Walther
357b7aabfe
postgresqlJitPackages.lantern: fix build
...
The link_llvm_objects.sh script used a hardcoded /bin/bash shebang,
which failed during a JIT-enabled build.
2024-10-27 09:00:40 +01:00
Wolfgang Walther
203af243af
postgresql17Packages: mark remaining extensions as broken
...
Those extensions don't support building with PostgreSQL 17, yet.
To make sure they will show up as build failures after the next package
upgrade, they all have version checks for their own package version
included.
2024-10-27 08:35:47 +01:00
Aleksana
15f0ec41ce
ejabberd.src: switch to github ( #350903 )
2024-10-27 12:15:24 +08:00
R. Ryantm
c8874bbb84
spicedb: 1.37.0 -> 1.37.1
2024-10-26 23:29:33 +00:00
Martin Weinelt
0b9fce2dad
librenms: add python-memcached to python-env ( #351183 )
2024-10-26 22:33:25 +02:00
Martin Weinelt
ca4f13857c
nixos/coturn: set up sandboxing ( #348396 )
2024-10-26 16:21:46 +02:00
Martin Weinelt
e5dde60682
python312Packages.zeversolar: init at 0.3.2 ( #351416 )
2024-10-26 16:16:31 +02:00
Franz Pletz
4e0eec54db
prometheus-nginx-exporter: fix build info ( #351308 )
2024-10-26 16:05:56 +02:00
Franz Pletz
fe1af4b9c0
prometheus: 2.54.1 → 2.55.0 ( #351388 )
2024-10-26 16:05:01 +02:00
Nick Cao
495e7b1b66
router: 1.55.0 -> 1.56.0 ( #350024 )
2024-10-26 09:38:22 -04:00
Martin Weinelt
5809e40470
home-assistant: 2024.10.3 -> 2024.10.4 ( #351307 )
2024-10-26 15:33:49 +02:00
Paul Meyer
00c97c766f
zincsearch: 0.4.10 -> 0.4.10-unstable-2024-10-25, unbreak ( #351371 )
2024-10-26 15:21:54 +02:00
Wolfgang Walther
4cc4534295
postgresql_17: init at 17.0
2024-10-26 15:15:24 +02:00
Wolfgang Walther
9789c756bf
postgresql16Packages.smlar: mark as broken on darwin
...
Broken on linux (JIT) as well.
2024-10-26 15:15:24 +02:00
Wolfgang Walther
1b19f8df55
postgresql16Packages.pg_ed25519: mark as broken on darwin
...
Broken on linux (JIT) as well.
2024-10-26 15:15:24 +02:00
Wolfgang Walther
d055dc25db
postgresqlPackages.pg_topn: 2.6.0 -> 2.7.0
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/citusdata/postgresql-topn/blob/master/CHANGELOG.md#topn-v270-october-18-2024
2024-10-26 15:15:24 +02:00
Wolfgang Walther
97b965aedb
postgresqlPackages.plv8: 3.2.2 -> 3.2.3
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/plv8/plv8/blob/r3.2/Changes
2024-10-26 15:15:23 +02:00
Wolfgang Walther
8b831f9b15
postgresqlPackages.lantern: 0.2.4 -> 0.3.3
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/lanterndata/lantern/releases
2024-10-26 15:15:23 +02:00
Wolfgang Walther
9fc6c9536f
postgresqlPackages.pg_cron: 1.6.2 -> 1.6.4
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/citusdata/pg_cron/releases/tag/v1.6.3
https://github.com/citusdata/pg_cron/releases/tag/v1.6.4
2024-10-26 15:15:23 +02:00
Wolfgang Walther
f36c4e6bbf
postgresqlPackages.pg_ivm: 1.8 -> 1.9
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/sraoss/pg_ivm/releases/tag/v1.9
2024-10-26 15:15:23 +02:00
Wolfgang Walther
31d68c9d30
postgresql16Packages.pg_similarity: fix build on darwin
...
Also fixes the build on linux with clang (JIT).
2024-10-26 15:15:23 +02:00
Wolfgang Walther
6d1cbda724
postgresqlPackages.pg_similarity: 1.0 -> 1.0-unstable-2021-01-12
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/eulerto/pg_similarity/compare/pg_similarity_1_0...master
2024-10-26 15:15:23 +02:00
Wolfgang Walther
10d228bc7f
postgresqlPackages.pg_squeeze: 1.6.2 -> 1.7.0
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/cybertec-postgresql/pg_squeeze/releases
The changelog is only available for beta 2, but 1.7.0 was released
properly after that without changelog.
2024-10-26 15:15:23 +02:00
Wolfgang Walther
d37563232d
postgresqlPackages.pgroonga: 3.1.8 -> 3.2.3
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/pgroonga/pgroonga/releases
2024-10-26 15:15:22 +02:00
Wolfgang Walther
b6d191bbc2
postgresqlPackages.plr: 8.4.6 -> 8.4.7
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/postgres-plr/plr/blob/master/changelog.md#846---2023-08-01
2024-10-26 15:15:22 +02:00
Jonathan Davies
28bae7c07d
prometheus-pushgateway: Migrated to by-name.
2024-10-26 14:11:06 +01:00
Jonathan Davies
38ddbee29c
prometheus-pushgateway: 1.9.0 → 1.10.0
2024-10-26 14:10:56 +01:00
Azat Bahawi
1265502976
webhook: 2.8.1 -> 2.8.2 ( #351340 )
2024-10-26 11:17:31 +00:00
Fabian Affolter
55774dc57d
home-assistant: update component-packages
2024-10-26 13:06:21 +02:00
Paul Meyer
158b42e37f
zincsearch: move to by-name
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-26 12:31:48 +02:00
Paul Meyer
ca9a722b51
zincsearch: 0.4.10 -> 0.4.10-unstable-2024-10-25, unbreak
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-26 12:28:47 +02:00
Jonathan Davies
2869467063
prometheus: Migrated to by-name
2024-10-26 09:59:02 +01:00
Jonathan Davies
52b41655f6
prometheus: 2.54.1 → 2.55.0
2024-10-26 09:58:53 +01:00
Wietse de Vries
08c5673c95
matrix-conduit: 0.8.0 -> 0.9.0
2024-10-26 09:07:28 +02:00
R. Ryantm
f3ceef45ef
webhook: 2.8.1 -> 2.8.2
2024-10-26 04:35:50 +00:00
Martin Weinelt
fb6537280b
python312Packages.homeassistant-stubs: 2024.10.2 -> 2024.10.4
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.10.4
2024-10-26 04:54:41 +02:00
Martin Weinelt
2c43765d8c
home-assistant: 2024.10.3 -> 2024.10.4
...
https://github.com/home-assistant/core/releases/tag/2024.10.4
2024-10-26 04:54:40 +02:00
R. Ryantm
e5ef57b0a1
nagiosPlugins.check_ssl_cert: 2.84.4 -> 2.84.5
2024-10-26 02:27:58 +00:00
Luca Comellini
2aa2b0c423
prometheus-nginx-exporter: fix build info
2024-10-25 17:12:34 -07:00
Wolfgang Walther
c04efb0ce1
postgresqlPackages.tds_fdw: 2.0.3-unstable-2024-02-10 -> 2.0.4
...
Makes building with PostgreSQL 17 succeed.
Changelog:
https://github.com/tds-fdw/tds_fdw/releases/tag/v2.0.4
2024-10-25 19:54:13 +02:00
Martin Weinelt
7a3fd873b1
discourse: 3.2.5 -> 3.3.2 ( #351096 )
2024-10-25 18:52:52 +02:00