Loading pkgs/development/python-modules/yalexs-ble/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "yalexs-ble"; version = "2.4.3"; version = "2.5.0"; format = "pyproject"; disabled = pythonOlder "3.9"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "bdraco"; repo = pname; rev = "refs/tags/v${version}"; hash = "sha256-e+XTozOStGiYa4VBM/mQfcpYTapKe92OeZPuD5SwSIQ="; hash = "sha256-I8LasRfV0a13E3ewkIwWEj8Af9BFBs/Xi4O2z8WuyKI="; }; nativeBuildInputs = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/yalexs-ble/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "yalexs-ble"; version = "2.4.3"; version = "2.5.0"; format = "pyproject"; disabled = pythonOlder "3.9"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "bdraco"; repo = pname; rev = "refs/tags/v${version}"; hash = "sha256-e+XTozOStGiYa4VBM/mQfcpYTapKe92OeZPuD5SwSIQ="; hash = "sha256-I8LasRfV0a13E3ewkIwWEj8Af9BFBs/Xi4O2z8WuyKI="; }; nativeBuildInputs = [ poetry-core ]; Loading