Re: Noob issues with maintaining a guix laptop system

2019-06-04 Thread Julien Lepiller
Le 4 juin 2019 08:17:11 GMT+02:00, ison a écrit : >Just to be clear, when a reconfigure fails you can make any necessary >changes >and run it again. Guix operations are atomic so it doesn't actually >change the >state of your system in any way until it finishes. > >But, if you're asking about roll

Re: fetching git submodule using (uri (recursive? #t))

2019-06-04 Thread Myles English
And thanks to Ludo' too. I didn't see your mail because the thread view doesn't seam to be able to span from one month to the next, and also I think I got unsubscribed after getting messages saying "Your membership in the mailing list Help-Guix has been disabled due to excessive bounces". Myles

Re: Help with writing custom boot-loader configuration

2019-06-04 Thread Raghav Gururajan
> Putting together “exact Guile Scheme Code” is a lot to ask, but I can > give you the following. You will have to adjust it appropriately if, > for example, you are not using EFI. Note also that this is untested, > but it is certainly close. > > What you want to do is create a custom bootloader

Re: Help with writing custom boot-loader configuration

2019-06-04 Thread Raghav Gururajan
> > My first thought after reading your question was > . Yes, I was looking for a method other than using (const ~#t). > However, I guess you need something else, but I'm not sure what it is. Can > you explain more what you'r

Re: GNU Privacy Assistant

2019-06-04 Thread Raghav Gururajan
On Fri, 2019-05-31 at 15:01 -0400, Raghav Gururajan wrote: > Hello Guix! > > 1) GPA app icon does not appear in GNOME Dash. Had to open via terminal. > > 2) GPA gives out the following errors upon opening the app. > > First: > > ``` > The GPGME library returned an unexpected > error at confdial

Starting emacs as a daemon

2019-06-04 Thread Marlin
Hi! I'm currently running the guix system, and would like to start the emacs daemon/server at boot. How can i do this? Not used to shepherd yet. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.