Hi, Ouf, the unexpected behaviour is now well-reduced. :-)
On Wed, 27 Aug 2025 at 16:13, Timothee Mathieu <[email protected]> wrote: > I have no idea what this environment variable does, it is > automatically set when I activate my profiles, but anyway it should > not impact the inferior am I right? > > FYI, here is the content of GUILE_LOAD_COMPILED_PATH (I use several guix > profiles) > > --8<---------------cut here---------------start------------->8--- > $ echo $GUILE_LOAD_COMPILED_PATH > /home/tmathieu/.guix-extra-profiles/extra_profile/extra_profile/lib/guile/3.0/site-ccache:/home/tmathieu/.guix-extra-profiles/extra_profile/extra_profile/share/guile/site/3.0:/home/tmathieu/.config/guix/current/lib/guile/3.0/site-ccache > --8<---------------cut here---------------end--------------->8--- Could you list the packages under this profile guix package -p ~/.guix-extra-profiles/extra_profile/extra_profile -I ? It’s capital i (--list-installed). :-) Then the question is thus: Why does guix time-machine retain some environment variable? Well, I think that’s a bug. Could you open an issue about that? Cheers, simon
