Loading pkgs/development/python-modules/inkbird-ble/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "inkbird-ble"; version = "1.1.0"; version = "1.1.1"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "Bluetooth-Devices"; repo = "inkbird-ble"; tag = "v${version}"; hash = "sha256-Dwp65FKtqJbgux+T3Ql09sDy6m8CCeK26aDKM3I3eJo="; hash = "sha256-Brib9OMI6LRS3GopiOsJijY/gpvv7j47OTQN8tTcqLo="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/inkbird-ble/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "inkbird-ble"; version = "1.1.0"; version = "1.1.1"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "Bluetooth-Devices"; repo = "inkbird-ble"; tag = "v${version}"; hash = "sha256-Dwp65FKtqJbgux+T3Ql09sDy6m8CCeK26aDKM3I3eJo="; hash = "sha256-Brib9OMI6LRS3GopiOsJijY/gpvv7j47OTQN8tTcqLo="; }; build-system = [ poetry-core ]; Loading