mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 21:14:52 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
b27d0da9d8
commit
1180267064
@ -596,7 +596,7 @@
|
|||||||
"nzbget" = ps: with ps; [ ]; # missing inputs: pynzbgetapi
|
"nzbget" = ps: with ps; [ ]; # missing inputs: pynzbgetapi
|
||||||
"oasa_telematics" = ps: with ps; [ ]; # missing inputs: oasatelematics
|
"oasa_telematics" = ps: with ps; [ ]; # missing inputs: oasatelematics
|
||||||
"obihai" = ps: with ps; [ pyobihai ];
|
"obihai" = ps: with ps; [ pyobihai ];
|
||||||
"octoprint" = ps: with ps; [ ]; # missing inputs: pyoctoprintapi
|
"octoprint" = ps: with ps; [ pyoctoprintapi ];
|
||||||
"oem" = ps: with ps; [ oemthermostat ];
|
"oem" = ps: with ps; [ oemthermostat ];
|
||||||
"ohmconnect" = ps: with ps; [ defusedxml ];
|
"ohmconnect" = ps: with ps; [ defusedxml ];
|
||||||
"ombi" = ps: with ps; [ pyombi ];
|
"ombi" = ps: with ps; [ pyombi ];
|
||||||
|
Loading…
Reference in New Issue
Block a user