home-assistant: support sharkiq component

main
Robert Schütz 2 years ago
parent a4a6a8bab8
commit 9800ccf6f7
  1. 4
      pkgs/servers/home-assistant/component-packages.nix

@ -2340,7 +2340,8 @@
py17track py17track
]; ];
"sharkiq" = ps: with ps; [ "sharkiq" = ps: with ps; [
]; # missing inputs: sharkiq sharkiq
];
"shell_command" = ps: with ps; [ "shell_command" = ps: with ps; [
]; ];
"shelly" = ps: with ps; [ "shelly" = ps: with ps; [
@ -3617,6 +3618,7 @@
"sentry" "sentry"
"senz" "senz"
"seventeentrack" "seventeentrack"
"sharkiq"
"shell_command" "shell_command"
"shelly" "shelly"
"shopping_list" "shopping_list"

Loading…
Cancel
Save