Catonano writes: > and from a checked out gix I get > > ~/projects/guix$ sudo ./pre-inst-env guix pull > guix pull: error: Guile-Git is missing but it is now required by 'guix > pull'. > Install it by running: > > guix package -i guile-git > export > GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/2.2:$GUILE_LOAD_PATH > export > GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/2.2/site-ccache:$GUILE_LOAD_COMPILED_PATH When using a git checkout, you must run "./configure [...]" again every time you wish to add new libraries to the environment.