Unverified Commit 2cc4cb93 authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

python312Packages.home-assistant-chip-wheels: fix direct build

parent 3d28eb3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 { };