---- On Thu, 21 May 2020 15:52:59 -0500 Marius Bakke <[email protected]> wrote ---- > sirgazil <[email protected]> writes: > > > Hmm, and is there any way for a Guile program installed as a Guix package > > to use the modules of the Guix obtained by the user with "guix pull" and > > also being able to take advantage of user-defined channels? Or is this > > just not possible at all? > > You need to add $HOME/.config/guix/current/share/guile/site/3.0 on > GUILE_LOAD_PATH to access channel code from Guile programs.
Thanks again, Marius.
