Commit Graph

39595 Commits

Author SHA1 Message Date
Martin Weinelt
c98b0cad09
home-assistant-custom-lovelace-modules.mushroom: 4.0.8 -> 4.1.0
https://github.com/piitaya/lovelace-mushroom/releases/tag/v4.1.0
2024-11-09 16:02:58 +01:00
Theodore Ni
bc5b75eb11
mysql80: 8.0.39 -> 8.0.40 (#350248) 2024-11-09 05:42:24 -08:00
Maximilian Bosch
8091ea3f24
Merge: postgresql_17: fix build (#354571) 2024-11-09 14:09:03 +01:00
Emily
3b91a81423
treewide: remove redundant patches and locks (#354215) 2024-11-09 12:57:37 +00:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
github-actions[bot]
8e80325e6b
Merge master into staging-next 2024-11-09 12:04:53 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Wolfgang Walther
4801d0c2a3
postgresql17Packages.{pg_cron,pg_hll}: fix build on x86_64-darwin
This fixes the following error:

error: comparison of integers of different signs: 'ssize_t' (aka 'long')
and 'const size_t' (aka 'const unsigned long') [-Werror,-Wsign-compare]
                if (part < iov[i].iov_len)
                    ~~~~ ^ ~~~~~~~~~~~~~~
2024-11-09 12:16:58 +01:00
Masum Reza
112d505ce4
clickhouse: fix compilation on aarch64-linux (#353983) 2024-11-09 16:23:21 +05:30
Atemu
a1028f2fa4
jackett: 0.21.2831 -> 0.22.893 (#353606) 2024-11-09 07:55:40 +01:00
github-actions[bot]
ce1a535c19
Merge master into staging-next 2024-11-09 06:04:22 +00:00
R. Ryantm
36bdaed426 prometheus-mysqld-exporter: 0.15.1 -> 0.16.0 2024-11-09 06:04:19 +00:00
Martin Weinelt
7acb30200b
home-assistant: 2024.11.0 -> 2024.11.1 (#354584) 2024-11-09 04:10:20 +01:00
Martin Weinelt
7234221a0e
python312Packages.homeassistant-stubs: 2024.11.0 -> 2024.11.1
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.11.1
2024-11-09 03:27:30 +01:00
github-actions[bot]
f3327c0d2a
Merge master into staging-next 2024-11-09 00:13:55 +00:00
Martin Weinelt
2581423bd4
evcc: 0.131.3 -> 0.131.4 (#352482) 2024-11-08 23:49:55 +01:00
Sefa Eyeoglu
1610bc14f2
mpd: enable cdio_paranoia. (#342358) 2024-11-08 22:45:08 +01:00
Martin Weinelt
f5ddf1a751
home-assistant: 2024.11.0 -> 2024.11.1
https://github.com/home-assistant/core/releases/tag/2024.11.1
2024-11-08 21:15:18 +01:00
Martin Weinelt
c71079125f
home-assistant.intents: 2024.11.4 -> 2024.11.6
https://github.com/home-assistant/intents/releases/tag/2024.11.6
2024-11-08 21:09:56 +01:00
Maximilian Bosch
676db52174
postgresql_17: fix build
Closes #354497

See https://www.postgresql.org/message-id/ba8e1bc0-8a99-45b7-8397-3f2e94415e03%40suse.de for context.
2024-11-08 20:36:48 +01:00
Nick Cao
407ff1729f
prometheus-consul-exporter: 0.12.1 -> 0.13.0 (#354360) 2024-11-08 14:32:47 -05:00
Wolfgang Walther
d1478e78c0
postgresqlPackages.system_stats: fix build on darwin
The build was failing with:

darwin/io_analysis.c:71:21: error: variable length array used
[-Werror,-Wvla]
                        char device_name[kMaxDiskNameSize];
                                         ^~~~~~~~~~~~~~~~
2024-11-08 19:48:39 +01:00
Martin Weinelt
2900723943
Merge remote-tracking branch 'origin/master' into staging-next 2024-11-08 18:40:48 +01:00
Tracy Wadleigh
c2933f4ca4
Enable cdio_paranoia in mpd. 2024-11-08 13:37:54 +01:00
github-actions[bot]
4dab54a2c8
Merge master into staging-next 2024-11-08 12:05:50 +00:00
Christoph Heiss
218ad1bf6a
mautrix-signal: add version test
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-08 11:13:04 +01:00
Christoph Heiss
9e15728241
mautrix-signal: enable checks
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-08 11:12:52 +01:00
Christoph Heiss
13d4678f73
mautrix-signal: fix build with goolm enabled
When building with goolm support, libstdc++ must be linked, as
libsignal-ffi depends on it being linked.

When building with (deprecated) libolm, it's pulled in transitively, it
seems -- and it that case, this is effectively a no-op.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-08 11:12:32 +01:00
Tanvir
5c4a7c7fa7
jackett: 0.21.2831 -> 0.22.893 2024-11-08 15:47:09 +06:00
Ellie Hermaszewska
e134422465
maintainers: remove expipiplus1
Another year, another exhausting undermoderated thread full of people
arguing against being an inclusive community, tone policing and denying
that discriminatory behaviour even exists.

This clearly isn't getting any better and I'm embarrassed that I stayed
around for this long. I can't continue to lend my name to such a
project.
2024-11-08 14:24:58 +08:00
github-actions[bot]
4ab3ca7c50
Merge master into staging-next 2024-11-08 06:04:48 +00:00
Aleksana
031c0841b4
immudb: 1.9DOM.2 -> 1.9.5 (#337770) 2024-11-08 13:03:33 +08:00
aleksana
b74fdd2386 treewide: remove redundant patches and locks
These files are no longer referenced.
2024-11-08 12:54:15 +08:00
R. Ryantm
2fdfc1032b prometheus-collectd-exporter: 0.6.0 -> 0.7.0 2024-11-08 02:41:38 +00:00
github-actions[bot]
d16ff942dc
Merge master into staging-next 2024-11-08 00:14:06 +00:00
R. Ryantm
afe438897f prometheus-consul-exporter: 0.12.1 -> 0.13.0 2024-11-07 23:59:03 +00:00
Martin Weinelt
790bbf36da
home-assistant: pin vulcan-api at 2.3.2 2024-11-08 00:18:28 +01:00
github-actions[bot]
3533282a88
Merge master into staging-next 2024-11-07 20:49:24 +00:00
Maximilian Bosch
19a8336a3a
nextcloud30: 30.0.1 -> 30.0.2
ChangeLog: https://github.com/nextcloud/server/releases/tag/v30.0.2
2024-11-07 21:20:54 +01:00
Maximilian Bosch
a8eba43f11
nextcloud29: 29.0.8 -> 29.0.9
ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.9
2024-11-07 21:20:35 +01:00
Maximilian Bosch
fe896ca861
nextcloud28: 28.0.11 -> 28.0.12
ChangeLog: https://github.com/nextcloud/server/releases/tag/v28.0.12
2024-11-07 21:20:08 +01:00
Maximilian Bosch
eeed640419
nextcloud30Packages: update 2024-11-07 21:19:53 +01:00
Maximilian Bosch
1b3e684650
nextcloud29Packages: update 2024-11-07 21:19:41 +01:00
Maximilian Bosch
86bce4eacf
nextcloud28Packages: update 2024-11-07 21:19:31 +01:00
Martin Weinelt
33d60dbc3c
home-assistant: 2024.10.4 -> 2024.11.0 (#354094) 2024-11-07 19:18:06 +01:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc (#354197) 2024-11-07 18:16:05 +00:00
Martin Weinelt
6e95221e2e
python312Packages.homeassistant-stubs: 2024.10.4 -> 2024.11.0
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.11.0
2024-11-07 19:05:09 +01:00
Martin Weinelt
d8bdd0cfae
home-assistant.python.pkgs.pytest-homeassistant-custom-component: 0.13.172 -> 0.13.180
https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/refs/tags/0.13.180/CHANGELOG.md
2024-11-07 19:05:08 +01:00
Martin Weinelt
c50bfd50d3
home-assistant: 2024.10.04 -> 2024.11.0
https://www.home-assistant.io/blog/2024/11/06/release-202411/
2024-11-07 19:05:07 +01:00
Martin Weinelt
c5b3382128
home-assistant.intents: 2024.10.2 -> 2024.11.4
https://github.com/home-assistant/intents/releases/tag/2024.11.4
2024-11-07 19:04:57 +01:00
github-actions[bot]
b3a0f2d3f1
Merge master into staging-next 2024-11-07 12:05:37 +00:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Gaétan Lepage
84a44238d0
_389-ds-base: 2.4.6 -> 3.1.1 (#352353) 2024-11-07 09:03:51 +01:00
github-actions[bot]
8d77160080
Merge staging-next into staging 2024-11-07 06:05:15 +00:00
Aleksana
5ed245d62a
treewide: fix build by pinning Go 1.22 for now (#353895) 2024-11-07 11:26:28 +08:00
Weijia Wang
f8619f31a9
sqlpage: darwin sdk refactor (#354086) 2024-11-07 03:53:12 +01:00
Weijia Wang
d2af3b5c4a
apacheHttpdPackages.mod_wsgi3: 5.0.0 -> 5.0.1 (#352753) 2024-11-07 01:38:35 +01:00
Weijia Wang
89e107b3f0
qdrant: 1.11.5 -> 1.12.1 (#352373) 2024-11-07 01:35:22 +01:00
RatCornu
8ec0981318
pingvin-share: 1.1.3 -> 1.2.4 2024-11-07 00:23:24 +01:00
Austin Horstman
e1ad199c2b
sqlpage: darwin sdk refactor
We can inherit sdk from stdenv and don't need to declare the frameworks.
2024-11-06 14:42:25 -06:00
Austin Horstman
d171b45e53
sqlpage: format 2024-11-06 14:41:37 -06:00
github-actions[bot]
e9877d256b
Merge staging-next into staging 2024-11-06 18:04:56 +00:00
Sandro
7cf19f3811
alice-lg: Adopting package and refactoring (#350031) 2024-11-06 18:41:03 +01:00
Sandro
4d40360df3
birdwatcher: Adopting package and refactoring (#350032) 2024-11-06 18:39:58 +01:00
0x4A6F
6ca4a96533
stayrtr: 0.5.1 -> 0.6.1 (#348291)
* stayrtr: 0.5.1 -> 0.6.1

* stayrtr: refactor and convert to by-name

* stayrtr: reformat with nixfmt-rfc-style
2024-11-06 15:31:29 +01:00
0x4A6F
1f53d0a9f2
xandikos: 0.12.1 -> 0.12.2 (#352604)
* xandikos: 0.2.11 -> 0.2.12

* xandikos: move to pkgs/by-name
2024-11-06 15:31:15 +01:00
Cosima Neidahl
cac168d9bc
mir: 2.18.2 -> 2.18.3 (#352718) 2024-11-06 13:50:41 +01:00
github-actions[bot]
46e09172e0
Merge staging-next into staging 2024-11-06 12:06:19 +00:00
Alexander Sieg
887a74fd57 clickhouse: fix compilation on aarch64-linux 2024-11-06 11:33:04 +01:00
Sandro
ed161a7f42
lldap: 0.5.1-unstable-2024-08-09 -> 0.5.1-unstable-2024-10-30 (#352840) 2024-11-06 10:03:58 +01:00
github-actions[bot]
e7cf0b43c8
Merge staging-next into staging 2024-11-06 00:14:28 +00:00
Weijia Wang
29fadec759
mailhog: fix build (#353565) 2024-11-06 00:35:32 +01:00
Bernardo Meurer
7db2924ffe
roon-server: 2.0-1462 -> 2.0-1470 (#352121) 2024-11-05 16:32:23 -05:00
Peder Bergebakken Sundt
050ccc335b
akkoma-frontends: use finalAttrs pattern (#352964) 2024-11-05 21:03:43 +01:00
Rick van Schijndel
af10bfa79a
zabbix70: 7.0.2 -> 7.0.5 (#350994) 2024-11-05 20:52:07 +01:00
Olivér Falvai
54ece522d1
dnsmasq_exporter: build with Go 1.22 for now
until the golang.org/x/net dependency gets upgraded in the project

https://hydra.nixos.org/build/276128656/nixlog/1/tail
2024-11-05 20:35:43 +01:00
github-actions[bot]
f899bb5680
Merge staging-next into staging 2024-11-05 18:05:09 +00:00
0x4A6F
e6ec6afa21
gortr: Adopting package and refactor (#351612) 2024-11-05 17:01:41 +01:00
0x4A6F
9d03557aae
mariadb: 10.5.27, 10.6.20, 10.11.10, 11.4.4 (#353661) 2024-11-05 16:46:18 +01:00
github-actions[bot]
e8911284dd
Merge staging-next into staging 2024-11-05 12:06:36 +00:00
K900
ae839936d9 home-assistant-custom-lovelace-modules.universal-remote-card: 4.1.2 -> 4.1.3
Diff: https://github.com/Nerwyn/android-tv-card/compare/4.1.2...4.1.3
2024-11-05 09:47:53 +03:00
github-actions[bot]
e953c01873
Merge staging-next into staging 2024-11-05 00:14:28 +00:00
Johannes Jöns
663bd41e14
xorg.libAppleWM: constrain to darwin targets (#353618) 2024-11-05 00:32:19 +01:00
Philip Taron
08645b4826
postgresql: use team (#352905) 2024-11-04 13:12:39 -08:00
Weijia Wang
72ac7fea4a
kapacitor: 1.7.0 -> 1.7.5 (#344895) 2024-11-04 19:32:59 +01:00
github-actions[bot]
7bea7cacca
Merge staging-next into staging 2024-11-04 18:04:50 +00:00
Sandro
51db049535
sensu: drop it as it is no longer maintained (#351916) 2024-11-04 18:15:46 +01:00
Simon Hauser
b0519b4318
mariadb: 10.5.27, 10.6.20, 10.11.10, 11.4.4
Changelog:
- https://mariadb.com/kb/en/mariadb-10-5-27-changelog/
- https://mariadb.com/kb/en/mariadb-10-6-20-changelog/
- https://mariadb.com/kb/en/mariadb-10-11-10-changelog/
- https://mariadb.com/kb/en/mariadb-11-4-4-changelog/
2024-11-04 16:34:26 +01:00
github-actions[bot]
fe71abdc48
Merge staging-next into staging 2024-11-04 12:06:38 +00:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer (#353611)
* maintainers: update email conni2461

* maintainers: add helsinki-jo

* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Sergei Trofimovich
08790dff79 xorg.libAppleWM: constrain to darwin targets
Without the change the build fails on `x86_64-linux` as
https://hydra.nixos.org/build/276690936:

    make[2]: Entering directory '/build/libapplewm-be972ebc3a97292e7d2b2350eff55ae12df99a42/src'
      CC       applewm.lo
    gcc: error: unrecognized command-line option '-iframeworkwithsysroot'

ZHF: #352882
2024-11-04 09:46:31 +00:00
github-actions[bot]
70b769c7b7
Merge staging-next into staging 2024-11-04 06:05:49 +00:00
wxt
aef019d8de
mailhog: move to by-name 2024-11-04 10:59:55 +08:00
Aleksana
0a3743227d
varnish74: drop (#352492) 2024-11-04 10:15:01 +08:00
github-actions[bot]
3020b7f221
Merge staging-next into staging 2024-11-04 00:15:38 +00:00
Yt
79ab1685e0
nextcloudPackages.apps.files_mindmap: init at 0.0.30 (#350493) 2024-11-03 19:12:41 -05:00
Robert Scott
0335471fde immudb: 1.9DOM.2 -> 1.9.5
add mechanism to detect webconsole mismatch

(vendor hash did indeed not change)

https://github.com/codenotary/immudb/compare/v1.9DOM.2...v1.9.5
2024-11-03 21:58:53 +00:00
github-actions[bot]
bee49bdce0
Merge staging-next into staging 2024-11-03 18:04:43 +00:00
Martin Weinelt
3537d187a2
python312Packages.sensoterra: init at 2.0.1 (#352336) 2024-11-03 15:37:59 +01:00
Martin Weinelt
b4260cf4ef
home-assistant-custom-components.solax_modbus: 2024.10.4 -> 2024.11.1 (#353348) 2024-11-03 15:37:30 +01:00
wxt
0adffe3ffd kapacitor: move to by-name; nixfmt 2024-11-03 19:38:26 +08:00
Luflosi
b194995ca2
home-assistant-custom-components.solax_modbus: 2024.10.4 -> 2024.11.1
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.11.1
2024-11-03 12:22:30 +01:00
R. Ryantm
6ef3781343 rspamd: 3.10.0 -> 3.10.2 2024-11-03 09:43:46 +00:00
K900
46a1f3aa58 Merge remote-tracking branch 'origin/staging-next' into staging 2024-11-03 11:04:59 +03:00
Weijia Wang
ff7219bf79
zoneminder: 1.36.34 -> 1.36.35 (#353015) 2024-11-03 03:27:24 +01:00
Weijia Wang
4964110789
authelia: 4.38.15 -> 4.38.17 (#352504) 2024-11-03 02:43:41 +01:00
Weijia Wang
086e59c640
memcached: 1.6.29 -> 1.6.31 (#349258) 2024-11-03 01:17:55 +01:00
Weijia Wang
e7ca4d0c79
skydns: mark as broken on Darwin (#353115) 2024-11-03 00:59:52 +01:00
Emily
2b67faf4d9
The OracleJDK Dehaunting (#353043) 2024-11-02 21:15:20 +00:00
K900
e4ee7324f9
home-assistant-custom-components.midea_ac_lan: add missed dependency (#353216) 2024-11-02 22:03:35 +01:00
Tomo
fa08eabc4a atlassian-{bamboo,confluence,crowd,jira}: drop
Support for the Atlassian Server products ended in
February 2024 and there was insufficient interest in
maintaining the Atlassian Data Center replacements

c.f. https://github.com/NixOS/nixpkgs/pull/353043#issuecomment-2452825826
2024-11-02 20:36:14 +00:00
Weijia Wang
f2ec8e348a
bftpd: fix x86_64-darwin build (#353061) 2024-11-02 18:42:58 +01:00
Weijia Wang
74de84cdbc
rabbitmq-server: 3.13.7 → 4.0.2 (#351867) 2024-11-02 18:38:24 +01:00
Weijia Wang
354e59e650
radarr: 5.11.0.9244 -> 5.14.0.9383 (#351770) 2024-11-02 17:11:31 +01:00
Weijia Wang
fe92c83d5e
prometheus-influxdb-exporter: 0.11.7 -> 0.12.0 (#351342) 2024-11-02 16:57:31 +01:00
Martin Weinelt
e62fd5b1f4
zigbee2mqtt: 1.40.2 -> 1.41.0 (#353039) 2024-11-02 16:38:22 +01:00
Martin Weinelt
2255d12e59
home-assistant-custom-lovelace-modules.weather-card: init at 1.5.0 (#338239) 2024-11-02 16:23:11 +01:00
Maximilian Bosch
184cda2b94
postgresql: remove danbst from maintainer list
Thanks a lot for all your work! If you ever come back to nixpkgs, feel
free to revert the commit, your return would be welcomed!
2024-11-02 15:47:50 +01:00
Maximilian Bosch
c65705940a
postgresql: use team
Main motivation for this is that I'd like to get a feature-freeze ping:
we have old stuff to remove and quite a bit of things ongoing here, so
explicitly being part of the check-up process seems like a good thing.

Also added myself and wolfgangwalther to it.
2024-11-02 15:47:32 +01:00
Weijia Wang
8867c791b7
matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: 1.6.5 -> 1.8.3 (#343861) 2024-11-02 15:20:47 +01:00
Weijia Wang
1afca87d38
bazarr: 1.4.4 -> 1.4.5 (#346141) 2024-11-02 15:01:21 +01:00
Weijia Wang
e7168d0f5f
apacheHttpdPackages.mod_python: fix build with python3.12 (#353031) 2024-11-02 14:46:23 +01:00
Aaron Jheng
de5bab8a81
skydns: mark as broken on Darwin 2024-11-02 13:01:50 +00:00
Matthias Beyer
841dd2b1a0
home-assistant-custom-lovelace-modules.weather-card: init at 1.5.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
2024-11-02 11:59:42 +01:00
Theodore Ni
a37e330ff3
bftpd: fix x86_64-darwin build 2024-11-02 00:15:26 -07:00
github-actions[bot]
d6ccd2835b
Merge staging-next into staging 2024-11-02 06:05:06 +00:00
Robert Schütz
6eef3d7245
python312Packages.versioningit: don't test with pydantic_1 (#351793) 2024-11-01 22:29:05 -07:00
Robert Schütz
6e38fa8109
python312Packages.hahomematic: 2024.10.14 -> 2024.10.17 (#352476) 2024-11-01 22:25:43 -07:00
Martin Weinelt
7877e40b9a
zigbee2mqtt: 1.40.2 -> 1.41.0
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.41.0
2024-11-02 02:43:35 +01:00
Martin Weinelt
367609fa0a
pinnwand: 1.5.0 -> 1.6.0 (#352869) 2024-11-02 02:19:33 +01:00
github-actions[bot]
5605fc7044
Merge staging-next into staging 2024-11-02 00:14:22 +00:00
Weijia Wang
9e273e5e11
torque: add missing dependency, format, do minor cleanup (#352489) 2024-11-02 01:07:15 +01:00
zi3m5f
cb47906e85
apacheHttpdPackages.mod_python: fix for python3.12
adding distutils, packaging and setuptools to fix:
- ModuleNotFoundError: No module named 'distutils'
- ModuleNotFoundError: No module named 'packaging'
- error: invalid command 'install'

and ensureNewerSourcesForZipFilesHook for:
- ValueError: ZIP does not support timestamps before 1980
2024-11-02 00:45:52 +01:00
zi3m5f
3b46176295
apacheHttpdPackages.mod_python: nixfmt 2024-11-02 00:44:47 +01:00
Thomas Gerbet
356dffc6ab zoneminder: 1.36.34 -> 1.36.35
Fixes GHSA-rqxv-447h-g7jx.

Changes:
https://github.com/ZoneMinder/zoneminder/releases/tag/1.36.35
2024-11-01 23:55:01 +01:00
Leona Maroni
b7995bed34
keycloak: 26.0.2 -> 26.0.5 (#352366) 2024-11-01 22:58:13 +01:00
Mikael Voss
18331b2439
akkoma-frontends: use finalAttrs pattern
Also replace remaining uses of with lib;
2024-11-01 20:47:34 +01:00
Fabian Affolter
37c20e8127 home-assistant: update component-packages 2024-11-01 20:12:58 +01:00
Weijia Wang
7115c093ca
pure-ftpd: 1.0.51 -> 1.0.52 (#348313) 2024-11-01 19:17:00 +01:00
github-actions[bot]
6e6e33bd99
Merge staging-next into staging 2024-11-01 18:05:02 +00:00
h7x4
729d9ddec1
Upgrade matrix-sdk-crypto-nodejs and reverse-deps to fix build with new rust version (#348448) 2024-11-01 18:30:36 +01:00
R. Ryantm
d8cba43834 bazarr: 1.4.4 -> 1.4.5 2024-11-01 18:26:08 +01:00
Jonas Heinrich
21aa632317 nextcloudPackages.apps.files_mindmap: init at 0.0.30; nextcloudPackages: update 2024-11-01 18:19:31 +01:00
Peder Bergebakken Sundt
b6e486730f
photofield: 0.13.0 -> 0.17.0, fix build (#352675) 2024-11-01 17:52:50 +01:00
Weijia Wang
55d50a0a94
lidarr: 2.5.3.4341 -> 2.6.4.4402 (#350935) 2024-11-01 17:46:57 +01:00
Weijia Wang
5d932268f0
elasticmq-server-bin: 1.6.8 -> 1.6.9 (#351311) 2024-11-01 17:11:05 +01:00
Maximilian Bosch
d9bd5a0548
Merge: Fix NixOS tests for various Prometheus exporters (#352602) 2024-11-01 16:49:37 +01:00
Guillaume Girol
1fc4934ccd
zookeeper: 3.9.2 -> 3.9.3 (#352351) 2024-11-01 15:14:18 +01:00
Martin Weinelt
771d9030fa
pinnwand: 1.5.0 -> 1.6.0
https://github.com/supakeen/pinnwand/releases/tag/v1.6.0
2024-11-01 15:05:09 +01:00
OTABI Tomoya
4e907397a7
klipper: 0.12.0-unstable-2024-10-01 -> 0.12.0-unstable-2024-10-26 (#351572) 2024-11-01 22:46:32 +09:00
Weijia Wang
90fef249f7
osmo-sgsn: 1.12.0 -> 1.12.1 (#349638) 2024-11-01 14:44:12 +01:00
Weijia Wang
276baee256
osmo-iuh: 1.5.1 -> 1.6.0 (#349640) 2024-11-01 14:41:27 +01:00
Weijia Wang
328c4811a2
osmo-mgw: 1.13.0 -> 1.13.1 (#349642) 2024-11-01 14:36:52 +01:00
Weijia Wang
823ea13144
storm: 2.6.3 -> 2.6.4 (#349509) 2024-11-01 14:30:32 +01:00
Nick Cao
cab0f213d6
keycloak: 26.0.4 -> 26.0.5
Diff: https://github.com/keycloak/keycloak/compare/26.0.4...26.0.5
2024-11-01 09:25:07 -04:00
Nick Cao
e9378c411d
keycloak: 26.0.2 -> 26.0.4
Diff: https://github.com/keycloak/keycloak/compare/26.0.2...26.0.4
2024-11-01 09:25:06 -04:00
Weijia Wang
13d4e4b70f
metabase: 0.50.18 -> 0.50.30 (#349506) 2024-11-01 14:14:59 +01:00
Weijia Wang
0404fa05cb
neo4j: 5.22.0 -> 5.24.2 (#349164) 2024-11-01 14:09:20 +01:00
Weijia Wang
98ae4cd2e2
couchdb3: 3.3.3 -> 3.4.1 (#348229) 2024-11-01 13:13:28 +01:00
Andrei Lapshin
fbdd1192a8
lldap: 0.5.1-unstable-2024-08-09 -> 0.5.1-unstable-2024-10-30 2024-11-01 11:39:02 +01:00
github-actions[bot]
670be3a8ed
Merge staging-next into staging 2024-11-01 06:05:13 +00:00
Vladimír Čunát
2315372573
knot-dns: 3.4.1 -> 3.4.2 (#352552) 2024-11-01 06:56:14 +01:00
Weijia Wang
ddfbdaf202
questdb: 8.1.1 -> 8.1.2 (#347422) 2024-11-01 04:13:36 +01:00
Weijia Wang
f50fc72efa
dovecot_pigeonhole: 0.5.21 -> 0.5.21.1 (#348209) 2024-11-01 04:11:06 +01:00
Weijia Wang
c59c9bb0ac
dgraph: 24.0.2 -> 24.0.4 (#347378) 2024-11-01 04:02:42 +01:00
Weijia Wang
f2ba2710ca
dolibarr: 19.0.3 -> 20.0.0 (#346091) 2024-11-01 03:57:50 +01:00
R. Ryantm
2f300bf6e1 apacheHttpdPackages.mod_wsgi3: 5.0.0 -> 5.0.1 2024-11-01 00:11:20 +00:00
Martin Weinelt
b0dce8fe62
home-assistant-lovelace-components.bubble-card: init at 2.2.4 (#352588) 2024-11-01 00:17:19 +01:00
OPNA2608
aa4e7ee3ba mir: 2.18.2 -> 2.18.3 2024-10-31 22:36:26 +01:00
OPNA2608
20851477dc mir.passthru.updateScript: Look at tags instead of releases
Latest hotfix wasn't pushed as a release.
2024-10-31 22:36:21 +01:00
Martin Weinelt
c48be101f1
home-assistant-custom-lovelace-modules.sankey-chart: init at 3.5.0 (#352636) 2024-10-31 22:29:26 +01:00
Martin Weinelt
87c65ebb76
home-assistant-custom-lovelace-modules.sankey-chart: init at 3.5.0 2024-10-31 22:12:44 +01:00
Robert Schütz
b630953405 home-assistant-custom-components.waste_collection_schedule: 2.2.0 -> 2.4.0
Diff: https://github.com/mampfes/hacs_waste_collection_schedule/compare/refs/tags/2.2.0...2.4.0

Changelog: https://github.com/mampfes/hacs_waste_collection_schedule/releases/tag/2.4.0
2024-10-31 13:31:00 -07:00
Robert Schütz
cbc15ac306 home-assistant-custom-components.homematicip_local: 1.68.1 -> 1.69.0
Diff: https://github.com/danielperna84/custom_homematic/compare/refs/tags/1.68.1...1.69.0

Changelog: https://github.com/danielperna84/custom_homematic/blob/1.69.0/changelog.md
2024-10-31 13:23:48 -07:00
Nick Cao
7589e0c315
imgproxy: 3.26.0 -> 3.26.1 (#351957) 2024-10-31 15:04:33 -04:00
Nick Cao
d261c70222
sqlpage: 0.28.0 -> 0.29.0 (#352021) 2024-10-31 15:02:04 -04:00
Olivér Falvai
60a034ba94
photofield: 0.13.0 -> 0.17.0, fix build 2024-10-31 18:57:19 +01:00
Pedro Alves
a6b938fef5 bubble-card: init at 2.2.4 2024-10-31 15:26:59 +00:00
github-actions[bot]
6d99484921
Merge staging-next into staging 2024-10-31 12:05:55 +00:00
Maximilian Bosch
976f14bc27
Merge: postgresql: plugin pg_embedding is no longer maintained (#351306) 2024-10-31 12:13:03 +01:00
Maximilian Bosch
a34f8f6c4b
Merge: postgresql.withPackages: support withJIT and withoutJIT (#352158) 2024-10-31 10:35:07 +01:00
Wim de With
1b6b600470 prometheus-surfboard-exporter: fix module vendoring
Go 1.22 used the vendor directory without a valid modules.txt, but Go
1.23 this is no longer allowed.
2024-10-31 10:20:39 +01:00
Wim de With
bde2af72dd prometheus-pgbouncer-exporter: 0.10.0 -> 0.10.2 2024-10-31 10:20:39 +01:00
Maximilian Bosch
9617780ff7
Merge: postgresqlPackages: replace custom installPhase with buildPostgresqlExtension helper (#344039) 2024-10-31 10:00:17 +01:00
Maximilian Bosch
2ec28533a9
Merge: matrix-synapse-unwrapped: 1.117.0 -> 1.118.0 (#352187) 2024-10-31 09:20:55 +01:00
Vladimír Čunát
ded3747a23
knot-dns: 3.4.1 -> 3.4.2
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.4.2
2024-10-31 08:26:54 +01:00
github-actions[bot]
8ef263c335
Merge staging-next into staging 2024-10-31 06:05:30 +00:00
github-actions[bot]
4f5d1a2355
Merge master into staging-next 2024-10-31 06:05:03 +00:00
Yureka
0573737d5b fastnetmon-advanced: 2.0.363 -> 2.0.367
Change-Id: Ic89f3e168df4b5e62e2c8c20f451daac2b383ebc
2024-10-31 01:50:34 +01:00
Robert Schütz
61c7ae416c
home-assistant-custom-components.climate_group: init at 1.0.7 (#352265) 2024-10-30 17:26:08 -07:00
R. Ryantm
f358b4d0e5 authelia: 4.38.15 -> 4.38.17 2024-10-31 00:20:56 +00:00
github-actions[bot]
e14978f992
Merge staging-next into staging 2024-10-31 00:15:18 +00:00
github-actions[bot]
c89d3d9070
Merge master into staging-next 2024-10-31 00:14:46 +00:00
Thomas Gerbet
132cb2a957 varnish74: drop
Varnish 7.4 is EOL and not supported upstream anymore again.
2024-10-31 00:09:41 +01:00
TomaSajt
2ea92734b8
torque: add missing dependency, format, do minor cleanup 2024-10-31 00:07:52 +01:00
Martin Weinelt
98492c5e58
evcc: 0.131.3 -> 0.131.4
https://github.com/evcc-io/evcc/releases/tag/0.131.4
2024-10-30 23:45:02 +01:00
Sandro
a142d07ab3
home-assistant-custom-lovelace-modules.mushroom: 4.0.7 -> 4.0.8 (#352401) 2024-10-30 23:13:27 +01:00
Thomas Gerbet
39495b6479
teleport_16: 16.2.0 -> 16.4.6, teleport_15: 15.4.11 -> 15.4.21 (#351209) 2024-10-30 22:42:04 +01:00
Emily
900f3c8d7e
xorg.libAppleWM: 1.4.1 -> 1.4.1-unstable-2021-01-04 (#351776) 2024-10-30 21:15:50 +00:00
Thomas Gerbet
9aa6de663b
nifi: 1.27.0 -> 1.28.0 (#351981) 2024-10-30 22:10:57 +01:00