Hi,
oury.dus...@posteo.net writes:
> So I'm trying to get a VPN up and running on Guix System, but unfortunately
> I'm
> not able to run it.
>
> It gives an error here:
>
> Verifying archive integrity... 100% MD5 checksums are OK. All good.
> Uncompressing Private Internet Access 100%
> Down
Alex Sassmannshausen writes:
> I wanted to thank you for your notes! As always, my "I'll write a long
> response with thoughts tomorrow" turned into "I'll write a response at
> some point in the future."
>
> I appreciated the pointers to the developments that have tentatively
> happened. Very
Hi Guix,
I've been contributing to Guix more and more recently, and was wondering how I
might become a member. According to Savannah, "you would first contact the
project developers (e.g., using a project mailing list) before requesting formal
inclusion using this form". So that's what I'm doing h
So I'm trying to get a VPN up and running on Guix System, but
unfortunately I'm not able to run it.
It gives an error here:
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing Private Internet Access 100%
Downloads/pia-linux-1.1.1-02545.run: ./install.sh: /bin/
Hello!
Giovanni Biscuolo skribis:
> But wait! There's the /dev/disk/by-id/ tree, I did not notice it until
> now! :-)
>
> That's the solution:
>
>
> (bootloader
> (bootloader-configuration
> (bootloader grub-bootloader)
> (target "/dev/disk/by-id/scsi-3600508b1001c75a3bebb04b23
Hello guix,
I am trying to build this package that uses git submodules but the
(recursive? #t) doesn't seem to have any effect. I understand that it
would be preferable to replace the submodules with separate packages but
the modules themselves are quite specific to the main package,
e.g. https:/
Hello Guilers & Guix!
As a reminder, there will be two Guile Days in Strasbourg, France, on
June 21st and 22nd:
https://gnu.org/s/guile/news/join-guile-guix-days-strasbourg-2019.html
If you’re already a Guile or Guix user or developer, please consider
submitting a talk or a hands-on session on
Arun Isaac writes:
>> So I've been using guix system container with some success for a while
>> now, but I've been relying on this old patch I wrote to add shared
>> network support, in the same way that guix environment can do it [1]
>>
>> 1: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28128