diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/finance.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 807f2c1074..bae56d9735 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -530,6 +530,9 @@ do so.") ("python-cryptography" ,python-cryptography) ("python-qdarkstyle" ,python-qdarkstyle) ("python-dnspython" ,python-dnspython) + ("python-hidapi" ,python-hidapi) + ("python-ledgerblue" ,python-ledgerblue) + ("python-btchip-python" ,python-btchip-python) ("libsecp256k1" ,libsecp256k1))) (arguments `(#:tests? #f ; no tests |