11 buildPythonPackage rec {
12 pname = "keepkey-agent";
14 format = "setuptools";
17 pname = "keepkey_agent";
19 sha256 = "03779gvlx70i0nnry98i4pl1d92604ix5x6jgdfkrdgzqbh5vj27";
22 propagatedBuildInputs = [
30 pythonImportsCheck = [ "keepkey_agent" ];
33 description = "Using KeepKey as hardware-based SSH/PGP agent";
34 homepage = "https://github.com/romanz/trezor-agent";
35 license = licenses.gpl3;
36 maintainers = with maintainers; [