On 1月26日 金, Clément Lassieur wrote: > > Maybe you should check your GUILE_LOAD_PATH and > GUILE_LOAD_COMPILED_PATH. That's where guile finds the guix modules. > They might include folders from an old guix.
I'm not sure how to investigate or verify that but here is the result of echo $ echo $GUILE_LOAD_PATH /home/bumble/.guix-home/profile/share/guile/site/3.0:/run/current-system/profile/share/guile/site/3.0 $ echo $GUILE_LOAD_COMPILED_PATH /home/bumble/.guix-home/profile/lib/guile/3.0/site-ccache:/home/bumble/.guix-home/profile/share/guile/site/3.0:/run/current-system/profile/lib/guile/3.0/site-ccache:/run/current-system/profile/share/guile/site/3.0 `.guix-home/profile/share/guile/site/3.0` only has a few symlinks ice-9/ ncurses shepherd shepherd.scm `/run/current-system/profile/share/guile/site/3.0` has many more symlinks