unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Adonay Felipe Nogueira <adfeno@hyperbola.info>
To: help-guix@gnu.org
Subject: Re: Best practices for Guix environment variables on foreign distro
Date: Tue, 13 Mar 2018 09:37:40 -0300	[thread overview]
Message-ID: <87efko178r.fsf@hyperbola.info> (raw)
In-Reply-To: <a758af0e-7a66-fa80-9b56-affa31a59617@fastmail.net> (Konrad Hinsen's message of "Tue, 13 Mar 2018 07:48:49 +0100")

> 16.04LTS) and it works fine. Sourcing ~/.guix-profile/etc/profile from
> $HOME/.profile, on the other hand, prevents logins to GNOME or Unity
> sessions.

I don't know if Unity respects ${XDG_DATA_DIRS}, but I hope so. If it does:
then perhaps because you have to treat ${XDG_DATA_DIRS} specially, as I
explained in other posts.

There are various ways to go about this:

a) make foreign distro project change the behavior of Xsession.d scripts
   that set ${XDG_DATA_DIRS}.

b) make (a) but only locally.

c) make ${XDG_DATA_DIRS} be changed specially instead of the usual
   "${VAR:+:}$VAR" recommendation.

   If you want to know more, search in all GNU Guix mailing lists about
   "adfeno XDG_DATA_DIRS".

  reply	other threads:[~2018-03-13 12:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-10 22:32 Best practices for Guix environment variables on foreign distro Jorge
2018-03-12 10:11 ` Ludovic Courtès
2018-03-13  6:48   ` Konrad Hinsen
2018-03-13 12:37     ` Adonay Felipe Nogueira [this message]
2018-03-13 17:32     ` Jorge
2018-03-14 11:54       ` Adonay Felipe Nogueira
2018-03-12 22:32 ` Jorge
2018-03-13 12:24   ` Adonay Felipe Nogueira

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87efko178r.fsf@hyperbola.info \
    --to=adfeno@hyperbola.info \
    --cc=help-guix@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).