python312Packages.home-assistant-chip-wheels: fix direct build
This commit is contained in:
@@ -5829,7 +5829,7 @@ self: super: with self; {
|
||||
|
||||
home-assistant-bluetooth = callPackage ../development/python-modules/home-assistant-bluetooth { };
|
||||
|
||||
home-assistant-chip-wheels = callPackage ../development/python-modules/home-assistant-chip-wheels { };
|
||||
home-assistant-chip-wheels = toPythonModule (callPackage ../development/python-modules/home-assistant-chip-wheels { });
|
||||
|
||||
home-assistant-chip-clusters = callPackage ../development/python-modules/home-assistant-chip-clusters { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user