Alex Kost (2018-07-03 22:14 +0300) wrote:

> Pierre Neidhardt (2018-07-03 18:40 +0200) wrote:
[...]
>> With
>>
>>      (add-to-list 'geiser-guile-load-path "~/projects/guix")
>>
>> I still experience the transaction issue.

This geiser-guile-load-path should be placed after
"~/.config/guix/current/…" in guile %load-path so it shouldn't make any
effect.  So the only possibility for your error I see is that the
"pull"-ed directories are not added to the guile load paths.

>> Can you reproduce?
>
> No.  Please show what "M-: (guix-repl-guile-args)" returns.

Also, please check the values of %load-path and %load-compiled-path
variables in Guix REPL.


-- 
Alex

Reply via email to