Re: Guix pull with root user?

2025-04-09 Thread Roman Riabenko via
On Sun, 2025-03-23 at 10:04 -0700, Vagrant Cascadian wrote: > On 2025-03-23, Rutherther wrote: > > "Thomas Ieong" writes: > > > I have a guix system setup and I was wondering if it was > > > necessary to guix > > > pull from times to times with the root user. > > > > > > My understanding was that

Guix usage and stability as daily driver

2025-04-09 Thread Matteo Valsasina
Hi Guix, i am using guix system as (personal) daily driver since 1.4. During the time i added services and packages. I am so glad for the declarative and rolling system. I learned lot from it and my knowledge of gnu and system administration is growing (still lot to learn). This kind of system h

Re: Idiomatic way to run Emacs 30.1?

2025-04-09 Thread Cayetano Santos
>Wed 09 Apr 2025 at 04:22, Aleksej via wrote: > Emacs 30.1 is available on "emacs-team" branch, so, the best way is probably > to wait until > it's merged. You could also use package inferiors to add it, but I'm not sure > if that is a > good idea. As an alternative, one may set the "branch"

Re: Idiomatic way to run Emacs 30.1?

2025-04-09 Thread Cayetano Santos
>Tue 08 Apr 2025 at 22:47, Snikta wrote: > Hi, > > I want to run the latest stable version of Emacs, but I'm not sure how to > achieve this on > Guix. Out of curiosity, I just found this guix channel, which looks interesting if you feel like living in the bleeding edge. https://github.com

Re: How to add a variable with a list of services into another list of services?

2025-04-09 Thread Oleander via
Hi Fernando! I managed to fix the error thanks to Rutherther on irc. (keyboard-layout keyboard-layout) in my xorg config was the wrong part because a struct is expected in the field keyboard-layout, but I was giving it a procedure: (service startx-command-service-type (xorg-configuration (keybo