mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 07:31:20 +00:00
home-assistant: update component-packages.nix
This commit is contained in:
parent
b05b6e2a0d
commit
f7100f7cea
|
@ -275,7 +275,7 @@
|
|||
"flux_led" = ps: with ps; [ flux-led ];
|
||||
"folder" = ps: with ps; [ ];
|
||||
"folder_watcher" = ps: with ps; [ watchdog ];
|
||||
"foobot" = ps: with ps; [ ]; # missing inputs: foobot_async
|
||||
"foobot" = ps: with ps; [ foobot-async ];
|
||||
"forked_daapd" = ps: with ps; [ ]; # missing inputs: pyforked-daapd pylibrespot-java
|
||||
"fortios" = ps: with ps; [ fortiosapi ];
|
||||
"foscam" = ps: with ps; [ ]; # missing inputs: libpyfoscam
|
||||
|
|
Loading…
Reference in a new issue