This is no longer the case. The module no longer references Guile 2,
and it installs the latest version of Guix.
--
Ricardo
Hi Mathieu,
>> I also wonder if there might not be a better way to deploy Guix quickly,
>> for example by using a relocatable pack of Guix and using “guix copy”
>> instead of executing a shell script.
>
> I think that building a Guix System image and creating a droplet out of
> it using the Digi
Hello Ricardo,
> I also wonder if there might not be a better way to deploy Guix quickly,
> for example by using a relocatable pack of Guix and using “guix copy”
> instead of executing a shell script.
I think that building a Guix System image and creating a droplet out of
it using the DigitalOc
The (oddly named) procedure “guix-infect” in (gnu machine digital-ocean)
contains a Bash script that installs Guix 1.0.1 and sets the
GUILE_LOAD_PATH to that of Guile 2.2.
Likewise, “add-static-networking” in the same module sets
GUILE_LOAD_PATH to 2.2.
It seems to me that this should be updated