python311Packages.habluetooth: drop dependency on home-assistant-bluetooth
This package never depended on home-assistant-bluetooth, and was now causing an infinite recursion, because home-assistant-bluetooth depends on it.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
, bluetooth-adapters
|
||||
, bluetooth-auto-recovery
|
||||
, bluetooth-data-tools
|
||||
, home-assistant-bluetooth
|
||||
, pythonOlder
|
||||
}:
|
||||
|
||||
@@ -47,7 +46,6 @@ buildPythonPackage rec {
|
||||
bluetooth-adapters
|
||||
bluetooth-auto-recovery
|
||||
bluetooth-data-tools
|
||||
home-assistant-bluetooth
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
|
||||
Reference in New Issue
Block a user