Having a hard time figuring out an error:
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
error: #{% <feature> rtd}#: unbound variable
The same code works completely correct, when launched inside guix home reconfigure, but fails in geiser repl.
I succesfully compiled it in standalone guile repl.
GUILE_LOAD_PATHS with auto compilation, ~/.cache/guile vs compiled path directories and obscure error messages are not making it easy to track down the root of the problem.