ls also complains about this, and I don't know what to
make of it:
main.cpp error:20 unknown type name '_GLIBCXX17_DEPRECATED'
Do any of you have experience with setting up a C++ development
environment on Guix System in Emacs? Did you run into similar problems,
and if yes, how did you solve them?
Cheers,
Alexandru-Sergiu Marton
Hello divoplade,
divoplade writes:
> Maybe you could make the guix daemon socket only available to root. For
> this see the parameter --listen=endpoint of guix daemon
> https://guix.gnu.org/manual/en/html_node/Invoking-guix_002ddaemon.html
>
> I never did something like that, so I can't be sure
Hi,
Is there any way to disable the use of the Guix package manager for
users other than root on a Guix System? I'm interested in creating a
public server (in the manner of tilde.club), and the limitations of such
a thing push me to not allow every user to install whatever they
want. I'd like to h
Ricardo Wurmus writes:
> Pulseaudio should be started automatically (via dbus?) by applications
> with pulseaudio support. Perhaps qutebrowser doesn’t do the right thing
> here. Will it attempt to connect to ALSA?
I don't know how to check if it attempts to connect to ALSA. I couldn't
find any
"bdju" writes:
> Hello, I've been using qutebrowser for a few days, and for some reason
> I have no sound. I don't see an entry for it in pavucontrol or
> pulsemixer at all. Videos play fine, mostly, but there's no audio. I
> watch most things in mpv, but for some sites it's really preferable to
t-profile-alt-6781-1-link
t-profile-alt-6781.lock
no changes added to commit (use "git add" and/or "git commit -a")
--8<---cut here---end--->8---
--
Alexandru-Sergiu Marton
On Mon Jul 6, 2020 at 2:52 PM EEST, Mathieu Othacehe wrote:
> I've experienced this behavior when there are some edited .po files. I
> usually run "git checkout -- *.po" to get rid of them. You could maybe
> share the output of "git status" when you are having this issue?
I played a bit with the r
Hi,
I'm having trouble managing the Guix repo with git clients. Both gitg
and magit choke on it when I tell them to open it. Magit hangs for a
couple minutes before showing the status view, and every further action
leads to another freeze. Running git commands from the terminal is fast, as
expecte