Hello Alexey,
Alexey Abramov ezt írta (időpont: 2019. aug. 28., Sze,
22:30):
> Hi guix,
>
>
> My system requires me to have dovecot and pigeonhole. So I packaged it. I
> created two none public packages and merged them into one big package.
>
Is this on Guix System?
If yes, then guix system has
On Wed, Aug 28, 2019 at 9:15 PM, Timothy Sample
wrote:
Yes. Because Bash is your login shell, it gets invoked as part of
spawning your X session. Because of this, Bash-specific configuration
files affect your X session’s environment.
Oh, interesting! You're right - I did not realize that
On Wed, 2019-08-28 at 20:50 -0400, Jonathan Frederickson wrote:
> On Wed, Aug 28, 2019 at 8:40 PM, Timothy Sample
> wrote:
> > If you use GDM and GNOME, and have Bash as your shell, you need to
> > set
> > the variables in “~/.bash_profile” or “~/.bashrc”. Guix
> > System sets up
> > GDM to run
Hi Jonathan,
Jonathan Frederickson writes:
> On Wed, Aug 28, 2019 at 8:40 PM, Timothy Sample
> wrote:
>> If you use GDM and GNOME, and have Bash as your shell, you need to set
>> the variables in “~/.bash_profile” or “~/.bashrc”. Guix System sets
>> up
>> GDM to run your X session from the you
On Wed, Aug 28, 2019 at 8:40 PM, Timothy Sample
wrote:
If you use GDM and GNOME, and have Bash as your shell, you need to set
the variables in “~/.bash_profile” or “~/.bashrc”. Guix
System sets up
GDM to run your X session from the your login shell (which I’m
assuming
is Bash). Since Gui
Hi Jonathan,
Jonathan Frederickson writes:
> I'm trying to install some software through Flatpak alongside software
> installed through Guix (on a Guix System install) and I'm running into
> what feels like it should be a minor issue. On other distros (including
> my desktop where I'm running Gu
On Wed, 28 Aug 2019 15:53:48 -0400
Jonathan Frederickson wrote:
> However, my Gnome session in Guix System seems to ignore this file.
> I've tried creating a file in my home directory in /etc/profile like
> so, and as far as I can tell it's never getting run:
Whoops - to be clear, I meant $HOME/
I'm trying to install some software through Flatpak alongside software
installed through Guix (on a Guix System install) and I'm running into
what feels like it should be a minor issue. On other distros (including
my desktop where I'm running Guix as a foreign package manager), I
would modify XDG_D
Hi guix,
My system requires me to have dovecot and pigeonhole. So I packaged it. I
created two none public packages and merged them into one big package.
But wouldn't it be better to do it the same way as debian does?Every
component lives in a separate package, and if I need some library I