summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-trezor-agent-fix-argv0.patch
AgeCommit message (Expand)Author
2021-11-28gnu: python-trezor-agent: Fix key generation with trezor-gpg init•••* gnu/packages/finance.scm (trezor-agent): Add comment on why the undoing of the wrapping is done, and also delete the irrelevant sideffect of the now undone wrapping. (python-trezor-agent): Add a patch that changes the python code to handle the argv[0] changed by the wrapping. * gnu/packages/patches/trezor-agent-fix-argv0.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference patch. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Attila Lendvai