-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
nixos/gnupg: add dbus dependencies for gnome3 pinentry #72391
Conversation
Possible. What other modules do you have in mind? |
I'm thinking |
@worldofpeace it is already being done in gnome-keyring module. |
Ah right, it is
But should that be promoted to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please squash your commits together and have the commit title be
nixos/gnupg: add dbus dependencies for gnome3 pinentry
c616dec
to
7240566
Compare
@worldofpeace done |
Thanks for fixing this @urkud 🌠 |
Motivation for this change
pinentry.gnome3
doesn't work withoutgcr
indbus.packages
.Things done
pinentry
works after this change.Notify maintainers
cc @globin