[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: electrum: Add Ledger support.
From: |
guix-commits |
Subject: |
02/02: gnu: electrum: Add Ledger support. |
Date: |
Sat, 14 Aug 2021 09:05:32 -0400 (EDT) |
dannym pushed a commit to branch master
in repository guix.
commit a47ecef2f1cdf283c5039ef83006b0e892aec6e7
Author: Danny Milosavljevic <dannym@scratchpost.org>
AuthorDate: Sat Aug 14 15:02:14 2021 +0200
gnu: electrum: Add Ledger support.
* gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi,
python-ledgerblue, python-btchip-python.
---
gnu/packages/finance.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 807f2c1..bae56d9 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