Re: Guix learning exercices

2024-11-22 Thread Michael Dahlberg
No practical exercises that I'm aware of, but David Wilson at systemcrafters.net and his youtube site has a lot of fantastic practical information on Guix. Also, one of the best videos on Guix I've seen was done by Steve George (futurile) and his site has some really good practical informati

Re: (setq use-package-always-ensure 't) does not install packages defined by use-package in Emacs

2024-11-22 Thread Philip McGrath
On Fri, Nov 22, 2024, at 7:34 AM, Oleander via wrote: > Just to be clear, I didn't send the previous message to the wrong > mailing list. I'm experiencing this only on Guix. > > If someone could do me the courtesy of trying whether (setq > use-package-always-ensure 't) works in Emacs under Guix I

Why does stopping user shepherd kill my Emacs and how I make it to stop?

2024-11-22 Thread Tomas Volf
Hi, today I noticed that when I stop my user shepherd (`herd stop root'), it kills my Emacs instance. I would like to point out that the Emacs daemon is *not* managed by the Shepherd, I just start it using the following in the `init.el': --8<---cut here---start--

Re: License compliance when redistributing images built with 'guix system'.

2024-11-22 Thread Denis 'GNUtoo' Carikli
On Mon, 18 Nov 2024 13:38:43 +0100 Denis 'GNUtoo' Carikli wrote: > On Mon, 18 Nov 2024 09:41:41 +0100 > Denis 'GNUtoo' Carikli wrote: > > But now I have another problem: some of the paths don't exist. For > > instance the code above lists > > /gnu/[...]-ath9k-htc-firmware-1.4.0-checkout which do

Re: (setq use-package-always-ensure 't) does not install packages defined by use-package in Emacs

2024-11-22 Thread Oleander via
Just to be clear, I didn't send the previous message to the wrong mailing list. I'm experiencing this only on Guix. If someone could do me the courtesy of trying whether (setq use-package-always-ensure 't) works in Emacs under Guix I'd be grateful. Thank you Original Message O