| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: GnuPG: Really use ~/.guix-profile/bin/pinentry by default.•••Fixes <https://bugs.gnu.org/24076>.
* gnu/packages/patches/gnupg-default-pinentry.patch: New file. Use $HOME to find
the user's Guix profile and installed pinentry.
* gnu/local.mk (dist_patch_DATA): Add the patch.
* gnu/packages/gnupg.scm (gnupg)[source]: Use it.
| Leo Famulari | 2020-03-29 | 1 | -0/+65 |
* | Revert "gnu: gnupg: Use ~/.guix-profile/bin/pinentry by default."•••This commit didn't work:
https://issues.guix.gnu.org/issue/24076#13
This reverts commit c7af9d0b5ebaa1fdb08ff5d8a56004998bcd8103.
| Leo Famulari | 2020-03-28 | 1 | -15/+0 |
* | gnu: gnupg: Use ~/.guix-profile/bin/pinentry by default.•••Fixes <https://bugs.gnu.org/24076>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/packages/patches/gnupg-default-pinentry.patch: New file.
* gnu/packages/gnupg.scm (gnupg)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2020-03-26 | 1 | -0/+15 |