electrum-ltc: enable hardware wallets

This commit is contained in:
Raghav Sood
2020-10-29 15:38:47 +08:00
parent df6068e934
commit 438a67de33

View File

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