electrum-ltc: enable hardware wallets

This commit is contained in:
Raghav Sood
2020-10-29 15:38:47 +08:00
parent df6068e934
commit 438a67de33
+2
View File
@@ -27,6 +27,8 @@ python3Packages.buildPythonApplication rec {
dnspython dnspython
jsonrpclib-pelix jsonrpclib-pelix
pysocks pysocks
trezor
btchip
]; ];
preBuild = '' preBuild = ''