all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Meiyo Peng <meiyo@riseup.net>
To: Giovanni Biscuolo <g@xelera.eu>
Cc: guix-devel@gnu.org
Subject: Re: XDG_DATA_DIRS issue in execution environment on LTSP
Date: Thu, 28 Mar 2019 19:51:18 +0800	[thread overview]
Message-ID: <87d0mbdxop.fsf@riseup.net> (raw)
In-Reply-To: <8736n7b5w3.fsf@roquette.mug.biscuolo.net>

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	other threads:[~2019-03-28 11:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-27 14:51 XDG_DATA_DIRS issue in execution environment on LTSP Giovanni Biscuolo
2019-03-28  1:55 ` Meiyo Peng
2019-03-28  2:35   ` Meiyo Peng
2019-03-28 11:22   ` Giovanni Biscuolo
2019-03-28 11:51     ` Meiyo Peng [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d0mbdxop.fsf@riseup.net \
    --to=meiyo@riseup.net \
    --cc=g@xelera.eu \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.