1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-21 11:33:24 +00:00

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