After that, many symbols become available anyway: I can jump to their definition and I can have doc buffers popping up
All but one: "options->derivations" on line 670
I'm doing this because I'd like to redo in the REPL what the command "guix build blah" does. At least some parts of it
In order to make it less abstract in my mind, to get aquainted with the build subsystem. I need to see some procedures called and returning something, I need to see macros expanded.
I hope you understand
If anyone can suggest a better way to get aquainted with the build subsystem I'm all ears.
I'd like Geiser to work on all the symbols, though.