python312Packages.bitbox02: refactor

This commit is contained in:
Fabian Affolter 2024-05-06 20:49:10 +02:00
parent d85d3af4f9
commit 81565e13d3

View File

@ -24,11 +24,11 @@ buildPythonPackage rec {
hash = "sha256-0D+yIovlYw8dfDUeW+vcualbvmLs+IySkTpmHwk2meM=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
base58
ecdsa
hidapi