mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-18 16:20:28 +02:00
gnu: electrum: Add Ledger support.
* gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi, python-ledgerblue, python-btchip-python.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user