Mackeveli | Is anyone else having issues adding the homekit component to HASS? I get hung up on building python312Packages.chacha20poly1305-reusable when I add homekit to extraComponents:
error: builder for '/nix/store/yh0yj6p8ci80vri781c3f93s54lrw7a2-python3.12-chacha20poly1305-reuseable-0.13.2.drv' failed with exit code 137;
last 10 log lines:
> Running phase: pytestCheckPhase
> Executing pytestCheckPhase
> ============================= test session starts ==============================
> platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 -- /nix/store/6iq3nhgdyp8a5wzwf097zf2mn4zyqxr6-python3-3.12.5/bin/python3.12
> cachedir: .pytest_cache
> rootdir: /build/source
> configfile: pyproject.toml
> collected 10 items
>
> tests/test_init.py::TestChaCha20Poly1305Reusable::test_data_too_large /nix/store/hngiqcmrhfdavs1yr53qg8zjhp5qmzf8-pytest-check-hook/nix-support/set
up-hook: line 53: 152 Killed /nix/store/6iq3nhgdyp8a5wzwf097zf2mn4zyqxr6-python3-3.12.5/bin/python3.12 -m pytest
For full logs, run 'nix log /nix/store/yh0yj6p8ci80vri781c3f93s54lrw7a2-python3.12-chacha20poly1305-reuseable-0.13.2.drv'.
error: 1 dependencies of derivation '/nix/store/f5hgzj0c7309xzacls5x7xriam87v458-unit-home-assistant.service.drv' failed to build
error: 1 dependencies of derivation '/nix/store/daw5hls04ih222m5x8gmcwncp6b5fshb-system-units.drv' failed to build
error: 1 dependencies of derivation '/nix/store/rjjai93zqxnnn5z7j7xyc6vg785shlgw-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/rpfvxzipn7d5kw502zfhr1wihn84qfn0-nixos-system-nixos-24.11.20241009.5633bcf.drv' failed to build
| 14:46:06 |