nixpkgs/nixos/modules/services/home-automation
Sandro Jäckel d4c622ec5f
nixos/home-assistant: fix removing of uninstalled custom components
Before components was not an array and the first loop did never loop
through all entries but through the entire output of find without
splitting by new line.

Tested by copying the preStart script out of the nix store, doing the
change and observing that now the custom-components directory is indeed
being cleaned up after removing a custom component.
2023-12-20 05:00:05 +01:00
..
ebusd.nix ebusd: new module 2023-07-21 18:22:46 +09:00
esphome.nix Merge pull request #261702 from h7x4/replace-mkoption-with-mkpackageoption 2023-11-30 02:49:30 +01:00
evcc.nix treewide: update path to getent 2023-07-12 02:32:23 +07:00
home-assistant.nix nixos/home-assistant: fix removing of uninstalled custom components 2023-12-20 05:00:05 +01:00
homeassistant-satellite.nix treewide: replace mkPackageOptionMD with mkPackageOption 2023-11-30 19:03:14 +01:00
zigbee2mqtt.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
zwave-js.nix treewide: replace mkPackageOptionMD with mkPackageOption 2023-11-30 19:03:14 +01:00