guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XDG_DATA_DIRS issue in execution environment on LTSP


From: Meiyo Peng
Subject: Re: XDG_DATA_DIRS issue in execution environment on LTSP
Date: Thu, 28 Mar 2019 19:51:18 +0800

Hi Giovanni,

Giovanni Biscuolo writes:

>> #+begin_src fish
>>   if status is-login || status is-interactive
>>       set -gx MY_PROFILE "$HOME/.guix-profile"
>>
>>       # Guix on foreign distros.
>>       # This test is a dirty hack.
>>       if test -d /var/guix && ! test -L /run/current-system
>
> This is to distingush if Guix is running natively (which means we do not
> need to "manually" set our env) from Guic on forein distros: right?

Right.  Guix System (the former GuixSD) takes care of all the details
for us.  So we don't need to manually set these environment variables
for Guix System.


--
Meiyo Peng
https://www.pengmeiyu.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]