Leo Famulari <[email protected]> skribis: > On Mon, Jan 04, 2016 at 05:50:47PM +0100, Ni* wrote:
[...] >> Related question: >> is it intentional that there's no pinentry-gtk and pinentry-qt in Guix? > > I'm using the Debian provided pinentry, but it looks like our pinentry > provides a GTK interface and a console (ncurses?) interface, at least > based on the package definition in gnupg.scm. Yes, it provides both: --8<---------------cut here---------------start------------->8--- $ ls -l $(guix build pinentry)/bin totalo 180 lrwxrwxrwx 5 root root 14 Jan 1 1970 pinentry -> pinentry-gtk-2 -r-xr-xr-x 2 root root 74032 Jan 1 1970 pinentry-curses -r-xr-xr-x 2 root root 94216 Jan 1 1970 pinentry-gtk-2 --8<---------------cut here---------------end--------------->8--- Ludo’.
