Re: Why are custom channels not available to guix repl?

2024-07-13 Thread Suhail Singh
Tomas Volf <~@wolfsden.cz> writes: > Thank you very much, I can just stuff it into .guile for now. For the benefit of others on the mailing list, something like the below in .guile ensures that the customization runs only for guix repl: #+begin_src scheme (when (equal? (module-name (current-mo

Re: Why are custom channels not available to guix repl?

2024-07-13 Thread Tomas Volf
Hello, On 2024-07-12 10:15:45 -0400, Richard Sent wrote: > Hi Tomas, > > > However when I start `guix repl' and try to use modules from those extra > > channels, it does not work: > > I believe you're being hit with https://issues.guix.gnu.org/61343, > "modules from channels is not available to "g