On Jun 15, 2015 10:11 PM, "Ludovic Courtès" wrote: > "Claes Wallin (韋嘉誠)" skribis: > > > Some of this is already in ~/.guix-profile/etc/profile. Maybe there should > > be more in there? Or are even all of the search paths in there? > > Indeed, everything is there. > > One can run: > > GUIX_PROFILE=$HOME/.guix-profile . ~/.guix-profile/etc/profile Oh, *right*, that's what that override is for. Thanks for the tip.