Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependency of pinentry #107

Merged
merged 2 commits into from
Nov 13, 2021
Merged

Conversation

gador
Copy link
Contributor

@gador gador commented Nov 11, 2021

This upstream fix will check whether the path of pinentry acutally
exists. Otherwise will default to return "pinentry".

Since #82 and the update of pinentry, it uses gpgconf to discover the pinentry binary path. This doesn't always work. So pinentry got a fix to check whether the path actually exists.
This PR updates the dependency to point to the new version.

Fixes NixOS/nixpkgs#145392.

This upstream fix will check whether the path of pinentry acutally
exists. Otherwise will default to return "pinentry".

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
Copy link
Contributor

@philandstuff philandstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One typo to remove but otherwise looks great to me, thanks!

go.mod Outdated Show resolved Hide resolved
@FiloSottile FiloSottile merged commit 4be40da into FiloSottile:main Nov 13, 2021
@FiloSottile
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yubikey-agent can't find pinentry
3 participants