me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Attila Lendvai 25cb5bad5e
gnu: 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>
2021-11-28 21:31:08 +01:00
..
bootloader
build system: Add swap flags. 2021-11-23 10:24:27 +01:00
home home: services: bash: Only source /etc/bashrc if it exists. 2021-11-24 19:46:39 +01:00
installer installer: Rework installation device detection. 2021-11-26 10:52:02 +00:00
machine
packages gnu: python-trezor-agent: Fix key generation with trezor-gpg init 2021-11-28 21:31:08 +01:00
platforms
services gnu: system: Make old-style swap use default flags. 2021-11-23 19:02:34 +01:00
system doc: Add new Swap Space section. 2021-11-23 10:24:28 +01:00
tests gnu: hpcguix-web: Update to 0.2.0. 2021-11-15 17:55:50 +01:00
artwork.scm
bootloader.scm gnu: system: Improve location of some configuration warnings. 2021-11-17 23:05:58 +01:00
ci.scm
home.scm
image.scm image: Support generating GPT images via `partition-table-type`. 2021-11-12 12:06:58 +00:00
installer.scm
local.mk gnu: python-trezor-agent: Fix key generation with trezor-gpg init 2021-11-28 21:31:08 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm system: Filter out boot dependencies from swap-space. 2021-11-23 10:24:27 +01:00
tests.scm