11 buildPythonPackage rec {
12 pname = "ledger-agent";
14 format = "setuptools";
17 pname = "ledger_agent";
19 sha256 = "03zj602m2rln9yvr08dswy56vzkbldp8b074ixwzz525dafblr92";
22 propagatedBuildInputs = [
33 description = "Using Ledger as hardware-based SSH/PGP agent";
34 homepage = "https://github.com/romanz/trezor-agent";
35 license = licenses.gpl3;
36 maintainers = with maintainers; [