pursuing module docs on github codespaces
- guix install.sh or such
- boot guix daemon it runs in the foreground
sudo -E /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon \
--build-users-group=guixbuild \
--disable-chroot \
--substitute-urls='https://ci.guix.gnu.org
https://bordeaux.guix.gnu.org' &
- guix pull to get a version that has guile-documenta in it, then
source etc/profile from the new generation
- guix shell --development guix , in case you want to configure a guix checkout
...
one way to make easy things hard: do them in a foreign language and
foreign system that you don't know