mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 16:45:49 +01:00
home-assistant: update component-packages
This commit is contained in:
parent
1a0e5c95cc
commit
ea4c52041e
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@
|
|||
"kankun" = ps: with ps; [ ];
|
||||
"keba" = ps: with ps; [ ]; # missing inputs: keba-kecontact
|
||||
"keenetic_ndms2" = ps: with ps; [ ]; # missing inputs: ndms2_client
|
||||
"kef" = ps: with ps; [ getmac ]; # missing inputs: aiokef
|
||||
"kef" = ps: with ps; [ aiokef getmac ];
|
||||
"keyboard" = ps: with ps; [ ]; # missing inputs: pyuserinput
|
||||
"keyboard_remote" = ps: with ps; [ aionotify evdev ];
|
||||
"kira" = ps: with ps; [ ]; # missing inputs: pykira
|
||||
|
|
Loading…
Reference in a new issue