Hi,
> The tutorial is old so it mentions the “GUIX_PACKAGE_PATH” approach
> which is deprecated and recommends using Guix channels.
This is not a problem. GUIX_PACKAGE_PATH is still supported. It works
fine for this kind of thing where you temporarily extend the number of
modules that Guix load
Has anyone tried this out? Any idea why QtWebEngineProcess would not be found?
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
Hello Guix!
If I want to make the "grub-bootloader" to invoke ONLY "grub-mkconfig" and NOT
"grub-install", how should I modify the "bootloader" part of "operating-system"
section of system configuration (config.scm)? I am looking for exact Guile
Scheme Code to achieve the same.
Thank you!
Re
Hi Guix,
I recently reinstalled Arch Linux with the Guix binary distribution on
my desktop, and since then I've had some strange error messages whenever
a Guix command is running:
/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/bash:
warning: setlocale: LC_ALL: cannot change
Hi Pierre,
I remember a thread some time ago regarding removing qtwebengine. I think it
was because some chromium pieces came bundled together. Looks like someone has
recently started re-adding it, with all guix dependencies: see bug#35866.
Hope that helps,
John
> On May 30, 2019, at 12:39 A
> > The Tor daemon received SIGTERM 10 minutes (or even 5 hours?) after it
> > had been started, so something must have happened. Is there anything
> > else in the log that could be useful in that interval?
> >
>
> Nope! There was nothing related to tor in that interval. :-(
I figured out why th
Hello! I recently got a proxy service with PIA, and I had been using it
with Trisquel and Tor Browser to make private browsing alot easier,
however with Guix it's a little bit harder since I'm not a programmer,
but I love how nice and security-focused Guix is.
I'm trying to have Openvpn with a
Hello 白い熊,
I can also recommend the new Guix tutorial videos.
They are currently located here:
https://archive.org/details/guix-videos
(When finalized, they should move to a GNU website.)
I especially recommend the "packaging" videos, where a setup from git
is shown. It is doing things step-by