Hi!
I tried running qutebrowser on the following Guix
> guix da94cd1
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: da94cd1ea69559a80d291c6a574b0f23e30c64f2
Running with the following command in pure container:
> guix shell --pure -CN -E "^DISPL
Hi!
How do you configure gpg agent?
I use home-gpg-agent-service-type (from the module (gnu home services
gnupg)) [1], where I use a configuration like
this (I use pinentry-qt):
(service home-gpg-agent-service-type
(home-gpg-agent-configuration (pinentry-program
Hello!
Today, after successfully doing the "guix pull" command, subsequent runs
of "guix pull" or "sudo guix system reconfigure" leads to the following
uninformative error:
rodion@bumblebee-mighty ~$ guix pull
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/gui
Hi!
I faced the similar problem, managed to workaround it starting the
launcher like this:
MESA_EXTENSION_OVERRIDE=-GL_ARB_clip_control openmw-launcher
Haven't reported it upstream yet.