Loading pkgs/development/python-modules/bleak-esphome/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "bleak-esphome"; version = "1.1.0"; version = "1.1.1"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "bluetooth-devices"; repo = "bleak-esphome"; rev = "refs/tags/v${version}"; hash = "sha256-+84ODCx2XzREhSSt5Uu0+Bj55bfU+i33qf3wFMwu3wA="; hash = "sha256-WFswGtPX0OpDTqT25oHGZ+gIN/fhco4orWeGVXIIfzM="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/bleak-esphome/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "bleak-esphome"; version = "1.1.0"; version = "1.1.1"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "bluetooth-devices"; repo = "bleak-esphome"; rev = "refs/tags/v${version}"; hash = "sha256-+84ODCx2XzREhSSt5Uu0+Bj55bfU+i33qf3wFMwu3wA="; hash = "sha256-WFswGtPX0OpDTqT25oHGZ+gIN/fhco4orWeGVXIIfzM="; }; postPatch = '' Loading