Re: Profile sourcing and $GUIX_PROFILE when using guix home

2021-09-30 Thread Kenan Toker
That all makes an awful lot of sense ... thanks a lot  Julien :-) On 30/9/21 01:15, Julien Lepiller wrote: GUIX_PROFILE is not used by guix ittelf, it's only a convenience variable that's set just before sourcing said profile. On a foreign distro, you'll find the code that loads your profile i

Re: Profile sourcing and $GUIX_PROFILE when using guix home

2021-09-29 Thread Julien Lepiller
Le 29 septembre 2021 09:10:44 GMT-04:00, Kenan Toker a écrit : >Hello wonderful Guix users and developers! > >I am looking for some help understanding fundamental concepts in Guix. >In particular, I want to better understand how $GUIX_PROFILE works, and >how profiles are sourced when I boot, log

Profile sourcing and $GUIX_PROFILE when using guix home

2021-09-29 Thread Kenan Toker
Hello wonderful Guix users and developers! I am looking for some help understanding fundamental concepts in Guix. In particular, I want to better understand how $GUIX_PROFILE works, and how profiles are sourced when I boot, login, etc. I am using Guix System and generally keep up-to-date with