3
0
Fork 0
forked from mirrors/nixpkgs

electrum-ltc: enable hardware wallets

This commit is contained in:
Raghav Sood 2020-10-29 15:38:47 +08:00
parent df6068e934
commit 438a67de33
No known key found for this signature in database
GPG key ID: 947862F324C79D21

View file

@ -27,6 +27,8 @@ python3Packages.buildPythonApplication rec {
dnspython
jsonrpclib-pelix
pysocks
trezor
btchip
];
preBuild = ''