Commit Graph
995286 Commits
Author SHA1 Message Date
R. Ryantm b1e9fb0d2e bitrise: 2.39.4 -> 2.39.5 2026-05-09 23:38:27 +00:00
nixpkgs-ci[bot]andGitHub 32fb638cf4 spacetimedb: 2.1.0 -> 2.2.0 (#518217) 2026-05-09 17:55:59 +00:00
Martin WeineltandGitHub 3ac379d798 dovecot: fix fts_flatcurve linking errors on darwin (#518214) 2026-05-09 17:20:17 +00:00
Matteo PaciniandGitHub 2bff530ecd nzbhydra2: 8.8.0 -> 8.8.1 (#518191) 2026-05-09 17:02:25 +00:00
nixpkgs-ci[bot]andGitHub 0766e7c1a2 remnote: 1.26.0 -> 1.26.8 (#518419) 2026-05-09 16:57:11 +00:00
Martin WeineltandGitHub b59cb692c1 music-assistant: 2.8.6 -> 2.8.7 (#518436) 2026-05-09 16:44:55 +00:00
Martin Weinelt d150776c3c music-assistant: 2.8.6 -> 2.8.7
https://github.com/music-assistant/server/releases/tag/2.8.7
2026-05-09 18:31:27 +02:00
Martin WeineltandGitHub 73e0dc64cd python3Packages.aiosendspin: remove pytest-timeout (#518431) 2026-05-09 16:24:18 +00:00
figsodaandGitHub 43081c55be dstask: add shell completion support (#498792) 2026-05-09 16:23:18 +00:00
Martin Weinelt 2c3ae45d4f python3Packages.aiosendspin: remove pytest-timeout
The timeouts are often too narrow for busy builders making the tests
flaky.
2026-05-09 18:12:53 +02:00
Doro Rose ba57d31e92 dovecot: fix fts_flatcurve linking errors
1. "Undefined symbols" errors were caused by wrong linker flags being used for plugin builds
   on darwin.
2. Openssl build error surfaced on darwin machines with sandboxing being enabled. This is fixed by disabling sandboxing
   on darwin machines.
2026-05-09 18:06:57 +02:00
nixpkgs-ci[bot]andGitHub 883f731577 wootility: 5.3.0 -> 5.3.1 (#517496) 2026-05-09 16:02:20 +00:00
nixpkgs-ci[bot]andGitHub adf00529e6 siril: 1.4.0 -> 1.4.2 (#381901) 2026-05-09 16:02:14 +00:00
Martin WeineltandGitHub f742dae1fe home-assistant: 2026.5.0 -> 2026.5.1 (#518219) 2026-05-09 15:46:15 +00:00
Nikolay KorotkiyandGitHub fb90d790a8 golines: 0.13.0 -> 0.15.0 (#515943) 2026-05-09 15:15:28 +00:00
Bjørn ForsmanandGitHub 01034fd08c polygon-cli: fix changelog (#515120) 2026-05-09 15:12:33 +00:00
Fernando RodriguesandGitHub 878c10cfdb fosrl-pangolin: 1.17.1 -> 1.18.3 (#514694) 2026-05-09 15:12:29 +00:00
nixpkgs-ci[bot]andGitHub d9b7852275 nezha-agent: 2.0.2 -> 2.0.3 (#518261) 2026-05-09 15:08:19 +00:00
nixpkgs-ci[bot]andGitHub ad20b44387 rime-wanxiang: 15.6.1 -> 15.9.12 (#509775) 2026-05-09 15:08:00 +00:00
Martin Weinelt c0e9630727 nixos/tests/home-assistant: restrict components that cause errors
This makes the test more robust and even fixes problems  when during the
test home-assistant wants to do one of the following:

- call into bluez via dbus activation
- retrieve alerts from alerts.home-assistant.io:443

To that end we split up the default_config into its constituents and opt
out of some that we don't want to actively test, because it would
increase the dependency closure unnecessarily.
2026-05-09 17:05:31 +02:00
R. Ryantm 4b117cdc8f remnote: 1.26.0 -> 1.26.8 2026-05-09 15:04:40 +00:00
Fabian AffolterandGitHub 1af53e55f1 python3Packages.lxml-html-clean: 0.4.3 -> 0.4.4 (#515369) 2026-05-09 14:53:38 +00:00
Fabian Affolter 3370de254a python314Packages.pywebcopy: migrat eto finalAttrs 2026-05-09 16:47:32 +02:00
Nikolay KorotkiyandGitHub f0ebdf12f6 halo: 2.24.0 -> 2.24.2 (#516059) 2026-05-09 14:45:47 +00:00
Fabian Affolter ee2fd75ab2 python314Packages.pywebcopy: disable failing test
Segfault locally with 7.1
2026-05-09 16:45:31 +02:00
Sandro JäckelandMartin Weinelt c068aafa03 nixos/home-assistant: add go2rtc to path when it is required 2026-05-09 16:43:26 +02:00
Sandro JäckelandMartin Weinelt 4f924111a4 nixos/home-assistant: add pico2wave to path when it is required 2026-05-09 16:43:25 +02:00
Sandro JäckelandMartin Weinelt 4e92408750 nixos/home-assistant: only add ping to path when it is required 2026-05-09 16:43:25 +02:00
sternenseemannandGitHub c4a865fabc josh: 26.04.19 -> 26.05.08 (#518189) 2026-05-09 14:36:13 +00:00
Fabian AffolterandGitHub ff5d42518f checkip: 0.53.1 -> 0.53.3 (#518388) 2026-05-09 14:34:40 +00:00
Martin Weinelt 243e97f816 nixos/home-assistant: support packet capure in dhcp component
This fixes aiodhcpwatcher complaining about missing CAP_NET_RAW or root
access. For packet capture it relies on scapy, which uses the AF_PACKET
socket type.

The dhcp component is part of default_config, so we match on the parent
component too, because we don't inspect its dependencies.
2026-05-09 16:31:48 +02:00
Sandro JäckelandMartin Weinelt 02e51bd994 nixos/home-assistant: move components to the top level let in
This helps prevent extensive reindent when the nesting of the systemd
unit changes in one of the next changesets.
2026-05-09 16:29:50 +02:00
Martin Weinelt 953c17d887 home-assistant-custom-components.octopus_energy: ignore pytest9 deprecation 2026-05-09 16:29:24 +02:00
Martin Weinelt d18315044c home-assistant.python.pkgs.pytest-homeassistant-custom-component: 0.13.329 -> 0.13.330
https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/0.13.330/CHANGELOG.md
2026-05-09 16:29:24 +02:00
Martin Weinelt 4c72b70946 python314Packages.homeassistant-stubs: 2026.5.0 -> 2026.5.1
https://github.com/KapJI/homeassistant-stubs/releases/tag/2026.5.1
2026-05-09 16:29:24 +02:00
Martin Weinelt 766c09803f home-assistant-custom-components.dreo: ignore pytest9 deprecations 2026-05-09 16:29:24 +02:00
Martin Weinelt 712968f943 home-assistant-custom-components.midea_ac: disable failing tests 2026-05-09 16:29:23 +02:00
Martin Weinelt 4bcdf05b45 home-assistant: 2026.5.0 -> 2026.5.1
https://github.com/home-assistant/core/releases/tag/2026.5.1
2026-05-09 16:29:23 +02:00
Martin Weinelt 2b95f436f7 python3Packages.zha: 1.3.0 -> 1.3.1
https://github.com/zigpy/zha/releases/tag/1.3.1
2026-05-09 16:29:23 +02:00
Martin Weinelt a872b9cc6a python3Packages.zigpy: 1.4.0 -> 1.4.1
https://github.com/zigpy/zigpy/releases/tag/1.4.1
2026-05-09 16:29:23 +02:00
Martin Weinelt 02a97aeb51 python314Packages.serialx: 1.7.0 -> 1.7.2
https://github.com/puddly/serialx/releases/tag/v1.7.2
2026-05-09 16:29:22 +02:00
Martin Weinelt 842e139723 python314Packages.pytibber: 0.37.4 -> 0.37.5
https://github.com/Danielhiversen/pyTibber/releases/tag/0.37.5
2026-05-09 16:29:22 +02:00
Martin Weinelt b33abb7eb8 python314Packages.python-bsblan: 5.2.0 -> 5.2.1
https://github.com/liudger/python-bsblan/releases/tag/v5.2.1
2026-05-09 16:29:22 +02:00
Martin Weinelt 4ff944d580 python314Packages.pyoverkiz: 1.20.2 -> 1.20.3
https://github.com/iMicknl/python-overkiz-api/releases/tag/v1.20.3
2026-05-09 16:29:22 +02:00
Martin Weinelt bc262def46 python314Packages.holidays: 0.95 -> 0.96
https://github.com/vacanza/holidays/blob/v0.96/CHANGES.md
2026-05-09 16:29:21 +02:00
Martin Weinelt ddc1009c73 python314Packages.deebot-client: 18.2.0 -> 18.3.0
https://github.com/DeebotUniverse/client.py/releases/tag/18.3.0
2026-05-09 16:29:21 +02:00
Martin Weinelt 8817cf448e python314Packages.blebox-uniapi: 2.5.2 -> 2.5.3
https://github.com/blebox/blebox_uniapi/blob/v2.5.3/HISTORY.rst
2026-05-09 16:29:21 +02:00
Martin Weinelt 7bcf91f920 python314Packages.axis: 69 -> 70
https://github.com/Kane610/axis/releases/tag/vv70
2026-05-09 16:29:20 +02:00
R. Ryantm 7ba8cfcaca rime-wanxiang: 15.6.1 -> 15.9.12 2026-05-09 14:27:41 +00:00
Fabian AffolterandGitHub 942ac01dae python3Packages.cf-xarray: 0.10.11 -> 0.11.0 (#518383) 2026-05-09 14:27:14 +00:00