diff options
author | Amin Bandali <mab@gnu.org> | 2019-07-04 13:00:47 -0400 |
---|---|---|
committer | Amin Bandali <mab@gnu.org> | 2019-07-04 13:00:47 -0400 |
commit | 9fc30d4c309798172566b38aae0151da1d555379 (patch) | |
tree | ce213ec2bdcba1bb27aa2b3a03303689909b9235 /.emacs.d/straight/versions | |
parent | 05068e71fa902203f30133006ad20481887f8cff (diff) | |
download | configs-9fc30d4c309798172566b38aae0151da1d555379.tar.gz configs-9fc30d4c309798172566b38aae0151da1d555379.tar.xz configs-9fc30d4c309798172566b38aae0151da1d555379.zip |
emacs: try out pinentry
setting pinentry--socket-dir is needed because /tmp/emacs1000 is a
symlink on systemd systems and doesn’t pass server-ensure-safe-dir.
Diffstat (limited to '.emacs.d/straight/versions')
-rw-r--r-- | .emacs.d/straight/versions/default.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/straight/versions/default.el b/.emacs.d/straight/versions/default.el index df62b3a..af4b551 100644 --- a/.emacs.d/straight/versions/default.el +++ b/.emacs.d/straight/versions/default.el @@ -79,6 +79,7 @@ ("password-store" . "5a52772156b44ef9785e91ab78ab2e1c3b1e510e") ("password-store-otp.el" . "1819cd88463cd98a5be9a63273b09202dc2bba63") ("pdf-tools" . "db7de3901ae0e55f6ab8cf9baec257f706c3d16e") + ("pinentry" . "cd942f755c38a7ac270ce858bb887ebdd59edd26") ("pkg-info.el" . "76ba7415480687d05a4353b27fea2ae02b8d9d61") ("popup-el" . "80829dd46381754639fb764da11c67235fe63282") ("projectile" . "71a01f409a319d57eb3832e93e8a412fbc9d7a65") |