Loading pkgs/development/python-modules/xiaomi-ble/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "xiaomi-ble"; version = "0.36.0"; version = "0.38.0"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "Bluetooth-Devices"; repo = "xiaomi-ble"; tag = "v${version}"; hash = "sha256-qk8eoPuyU8deEuQkRRtTt1AxIpjaXaS/byDxMfZnLgI="; hash = "sha256-ysuQBmTdBmV3U3D2K4Lf0h7yNsEIkmsFtzGZyTbVa/c="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/xiaomi-ble/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "xiaomi-ble"; version = "0.36.0"; version = "0.38.0"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "Bluetooth-Devices"; repo = "xiaomi-ble"; tag = "v${version}"; hash = "sha256-qk8eoPuyU8deEuQkRRtTt1AxIpjaXaS/byDxMfZnLgI="; hash = "sha256-ysuQBmTdBmV3U3D2K4Lf0h7yNsEIkmsFtzGZyTbVa/c="; }; build-system = [ poetry-core ]; Loading