bug#58841: repl ignores modules from the channel added to time-machine

2023-02-17 Thread Simon Tournier
Hi Ludo, On sam., 05 nov. 2022 at 11:31, Ludovic Courtès wrote: > This will set up ‘%load-path’ so that channel modules become visible. > Let me know if it works for you! > > This is a bug we should fix. Please see this fix: . Cheers, simon

bug#58841: repl ignores modules from the channel added to time-machine

2023-01-21 Thread zimoun
Hi Ludo, On Sat, 05 Nov 2022 at 11:31, Ludovic Courtès wrote: > Currently you have to start with: > > (use-modules (gnu packages)) > > This will set up ‘%load-path’ so that channel modules become visible. > Let me know if it works for you! > > This is a bug we should fix. Ah, I thought it

bug#58841: repl ignores modules from the channel added to time-machine

2022-11-05 Thread Ludovic Courtès
"alexander barakin (aka sash-kan)" skribis: > On Sat, Nov 05, 2022 at 11:31:38AM +0100, Ludovic Courtès wrote: >> >> This is a bug we should fix. > > btw, "shell" behaves similarly - only sees the "system" channel: > > $ guix time-machine --channels=channels.scm -- shell -- guix describe > guix

bug#58841: repl ignores modules from the channel added to time-machine

2022-11-05 Thread alexander barakin (aka sash-kan)
On Sat, Nov 05, 2022 at 11:31:38AM +0100, Ludovic Courtès wrote: > > This is a bug we should fix. btw, "shell" behaves similarly - only sees the "system" channel: $ guix time-machine --channels=channels.scm -- shell -- guix describe guix shell: warning: no packages specified; creating an empty

bug#58841: repl ignores modules from the channel added to time-machine

2022-11-05 Thread alexander barakin (aka sash-kan)
On Sat, Nov 05, 2022 at 11:31:38AM +0100, Ludovic Courtès wrote: > > Currently you have to start with: > > (use-modules (gnu packages)) > > This will set up ‘%load-path’ so that channel modules become visible. > Let me know if it works for you! yes, it works. thank you! > This is a bug we

bug#58841: repl ignores modules from the channel added to time-machine

2022-11-05 Thread Ludovic Courtès
Hi Alexander, "alexander barakin (aka sash-kan)" skribis: > ## but repl does not see guix-hpc modules: > $ guix time-machine --channels=channels.scm -- repl > ... > scheme@(guix-user)> (use-modules (airbus solvers)) > While compiling expression: > no code for module (airbus solvers) >

bug#58841: repl ignores modules from the channel added to time-machine

2022-10-28 Thread alexander barakin (aka sash-kan)
see the attached file report.txt with explanations.## current configuration: $ guix describe --format=channels (list (channel (name 'guix) (url "https://git.savannah.gnu.org/git/guix.git;) (branch "master") (commit