Re: Suggest improve emacs setting in 'The Perfect Setup'

2023-01-07 Thread Feng Shu
Simon Tournier writes: > Hi, > > Thanks for sharing. Interesting to see other config. > > > On Fri, 30 Dec 2022 at 08:54, Feng Shu wrote: > >> ;; ** Let geiser-guile use 'guix repl' >> (setq geiser-guile-binary (list "guix" "repl" "-L" eh-geeguix-dir)) > > Be careful, this can bite you. :-)

Re: 04/08: gnu: QEMU: Unbundle iPXE.

2023-01-07 Thread Vincent Legoll
On Sat, Jan 7, 2023 at 9:24 PM Marius Bakke wrote: > > --8<---cut here---start->8--- > > grub <- qemu-minimal <- ipxe-qemu <- ipxe <- syslinux > > --8<---cut here---end--->8--- > > > > with syslinux that only supports

Re: 04/08: gnu: QEMU: Unbundle iPXE.

2023-01-07 Thread Marius Bakke
Mathieu Othacehe skriver: > Hello Marius, > >> glib >> gtk+ >> + ipxe-qemu >> libaio >> libcacard;smartcard support >> attr libcap-ng ;VirtFS support > > I just noticed that: > >

Should a Guix Channel Have a Description?

2023-01-07 Thread jgart
Hi Guixers, What do you think of this proposal: https://issues.guix.gnu.org/60630 Should a record have a description? Here's a user story: WhereIsEveryone is developing a webring as an API for discovering Guix channels and their contents. With a growing* channels.scm file, IWBN to have a

Re: 04/08: gnu: QEMU: Unbundle iPXE.

2023-01-07 Thread Mathieu Othacehe
Hello Marius, > glib > gtk+ > + ipxe-qemu > libaio > libcacard;smartcard support > attr libcap-ng ;VirtFS support I just noticed that: --8<---cut

Re: Status of hibernation (suspend to disk) in Guix

2023-01-07 Thread Ivan Vilata i Balaguer
Ivan Vilata i Balaguer (2022-12-21 13:27:25 +0100) wrote: > […] I sent an alternative, more elaborated patch to #59746. […] Just a heads up for anyone following the thread but not the issue: the changes got merged by Ludo in c9b383fb with a few fixes. Thanks everyone for your help! -- Ivan