mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
home-assistant: support sharkiq component
This commit is contained in:
parent
a4a6a8bab8
commit
9800ccf6f7
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user