diff --git a/pkgs/servers/home-assistant/custom-components/dreo/package.nix b/pkgs/servers/home-assistant/custom-components/dreo/package.nix index 011c2cb18c85..a5d5ee154478 100644 --- a/pkgs/servers/home-assistant/custom-components/dreo/package.nix +++ b/pkgs/servers/home-assistant/custom-components/dreo/package.nix @@ -5,7 +5,7 @@ nix-update-script, websockets, # Test dependencies - pytestCheckHook, + pytest9_0CheckHook, pytest-homeassistant-custom-component, }: @@ -25,7 +25,7 @@ buildHomeAssistantComponent rec { nativeCheckInputs = [ pytest-homeassistant-custom-component - pytestCheckHook + pytest9_0CheckHook ]; pytestFlags = [