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:
parent
d85d3af4f9
commit
81565e13d3
|
@ -24,11 +24,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-0D+yIovlYw8dfDUeW+vcualbvmLs+IySkTpmHwk2meM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
base58
|
||||
ecdsa
|
||||
hidapi
|
||||
|
|
Loading…
Reference in a new issue