Re: Setting environment variables (GUIX on foreign distro)

2020-04-07 Thread Leo Famulari
On Wed, Apr 08, 2020 at 01:14:40AM +0200, Zelphir Kaltstahl wrote: > I already set them in my ~/.profile, but that does not seem to work, as > they are not seen when starting LyX (or perhaps any GUIX installed > app?). Would setting them in ~/.bash_profile work? I thought that > ~/.profile is loade

Re: Setting environment variables (GUIX on foreign distro)

2020-04-07 Thread Zelphir Kaltstahl
I already set them in my ~/.profile, but that does not seem to work, as they are not seen when starting LyX (or perhaps any GUIX installed app?). Would setting them in ~/.bash_profile work? I thought that ~/.profile is loaded on login. I also need the variables to be visible, when I click a launche

Re: Setting environment variables (GUIX on foreign distro)

2020-04-07 Thread Joshua Branson
Is there a way to set environmental variables in your config.scm file? That way that information is stored in Guix System? I'd like to put all information about my OS inside my config if possible. -- Joshua Branson Sent from Emacs and Gnus P.S. I am subscribed to help-guix. Please do not sen

Re: Setting environment variables (GUIX on foreign distro)

2020-04-06 Thread Leo Famulari
On Sun, Apr 05, 2020 at 10:49:54PM +0200, Zelphir Kaltstahl wrote: > My question regards setting environment variables, which are considered > by applications installed via GUIX on a foreign distro (Trisquel). What > is the best practice to set custom environment variables? You should set them in