Liliana Marie Prikler schreef op wo 22-12-2021 om 08:57 [+0100]: > No. The Guix command as built by `guix pull' sets its own load path, > but respects system paths too. You can check by spawning a REPL: [...]
But are there any good reasons to respect $GUILE_LOAD{,_COMPILE}_PATH
at all? Usually, we use wrap-program etc. to set load paths (guile,
python, PATH or otherwise). Maybe guile-launcher can be modified to set
the load path instead of appending to it?
Greetings,
Maxime.
