Loading pkgs/development/python-modules/govee-ble/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -26,14 +26,14 @@ buildPythonPackage rec { postPatch = '' substituteInPlace pyproject.toml \ --replace " --cov=govee_ble --cov-report=term-missing:skip-covered" "" --replace-fail " --cov=govee_ble --cov-report=term-missing:skip-covered" "" ''; nativeBuildInputs = [ build-system = [ poetry-core ]; propagatedBuildInputs = [ dependencies = [ bluetooth-data-tools bluetooth-sensor-state-data home-assistant-bluetooth Loading Loading
pkgs/development/python-modules/govee-ble/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -26,14 +26,14 @@ buildPythonPackage rec { postPatch = '' substituteInPlace pyproject.toml \ --replace " --cov=govee_ble --cov-report=term-missing:skip-covered" "" --replace-fail " --cov=govee_ble --cov-report=term-missing:skip-covered" "" ''; nativeBuildInputs = [ build-system = [ poetry-core ]; propagatedBuildInputs = [ dependencies = [ bluetooth-data-tools bluetooth-sensor-state-data home-assistant-bluetooth Loading