diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix index 22ef7e00c92..2aaf3739e51 100644 --- a/pkgs/servers/home-assistant/component-packages.nix +++ b/pkgs/servers/home-assistant/component-packages.nix @@ -2340,7 +2340,8 @@ py17track ]; "sharkiq" = ps: with ps; [ - ]; # missing inputs: sharkiq + sharkiq + ]; "shell_command" = ps: with ps; [ ]; "shelly" = ps: with ps; [ @@ -3617,6 +3618,7 @@ "sentry" "senz" "seventeentrack" + "sharkiq" "shell_command" "shelly" "shopping_list"