* Possible sources of environment variables
@ 2022-12-30 17:12 Tirifto
2023-01-02 7:42 ` Julien Lepiller
0 siblings, 1 reply; 2+ messages in thread
From: Tirifto @ 2022-12-30 17:12 UTC (permalink / raw)
To: help-guix
Hello! I have a small problem that’s a bit odd, perhaps. I have some
environment variables defined to include Guix-related paths, but I have no
idea where they’re being defined.
I was sourcing the ‘~/.guix-profile/etc/profile’ file from my ‘~/.profile’,
but after I commented that part of my ‘~/.profile’ out, I’m still getting the
Guix-related paths in $GDK_PIXBUF_MODULE_FILE, $PATH, and $XDG_DATA_DIRS (all
of which are defined in the Guix profile file), but also in $INFOPATH (which
is not in the Guix profile file). I don’t remember ever defining these
variables anywhere; sourcing the Guix profile from my shell profile is all
that I recall ever doing.
I do define some other Guix-related variables manually, but all of those
concern locales or certificates for various programs. I wish to undo the other
paths being set by/for Guix, to make my environment temporarily unaware of
Guix even being installed, for troubleshooting purposes, but I can’t find out
how.
I’m running Guix as a supplementary package manager on OpenSUSE 15.4, with KDE
as my desktop environment. I suppose this might not be Guix at fault, but just
me overlooking something while setting it up, or the host system doing
something I’m not familiar with, but perhaps someone has had a similar
experience? Any clues would be much appreciated!
Best of wishes
// Tirifto
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Possible sources of environment variables
2022-12-30 17:12 Possible sources of environment variables Tirifto
@ 2023-01-02 7:42 ` Julien Lepiller
0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2023-01-02 7:42 UTC (permalink / raw)
To: help-guix, Tirifto
I don't use guix on a foreign distro, so maybe I don't remember properly, but I think your profile is automatically sourced from /etc/profile.d or similar.
Le 30 décembre 2022 18:12:32 GMT+01:00, Tirifto <tirifto@posteo.cz> a écrit :
>Hello! I have a small problem that’s a bit odd, perhaps. I have some
>environment variables defined to include Guix-related paths, but I have no
>idea where they’re being defined.
>
>I was sourcing the ‘~/.guix-profile/etc/profile’ file from my ‘~/.profile’,
>but after I commented that part of my ‘~/.profile’ out, I’m still getting the
>Guix-related paths in $GDK_PIXBUF_MODULE_FILE, $PATH, and $XDG_DATA_DIRS (all
>of which are defined in the Guix profile file), but also in $INFOPATH (which
>is not in the Guix profile file). I don’t remember ever defining these
>variables anywhere; sourcing the Guix profile from my shell profile is all
>that I recall ever doing.
>
>I do define some other Guix-related variables manually, but all of those
>concern locales or certificates for various programs. I wish to undo the other
>paths being set by/for Guix, to make my environment temporarily unaware of
>Guix even being installed, for troubleshooting purposes, but I can’t find out
>how.
>
>I’m running Guix as a supplementary package manager on OpenSUSE 15.4, with KDE
>as my desktop environment. I suppose this might not be Guix at fault, but just
>me overlooking something while setting it up, or the host system doing
>something I’m not familiar with, but perhaps someone has had a similar
>experience? Any clues would be much appreciated!
>
>Best of wishes
>// Tirifto
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-02 8:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-30 17:12 Possible sources of environment variables Tirifto
2023-01-02 7:42 ` Julien Lepiller
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.