Re: Creating an Emacs Home Configuration Service

2022-10-20 Thread Andrew Tropin
On 2022-10-19 10:53, Zain Jabbar wrote: > Aloha All, > > Super awesome to hear from you! I'm quite star stuck. > > Thank you for showcasing Andrew Tropin's rde project. I believe the > =features= abstraction have potential and make more intuitive sense > for the design of configurable programs. Th

Re: How long does it take to run the full rustc bootstrap chain?

2022-10-20 Thread Ludovic Courtès
Hi Félix, Félix Baylac Jacqué skribis: > I'd be curious to know how long it takes to run the full rustc bootstrap > chain on the Guix build farm. I'm sadly not sure how to approach this > problem. I believe Efraim, Maxim, and probably a few other people have first-hand experience building the w

Release progress, week 2

2022-10-20 Thread Ludovic Courtès
Hello! Release progress: week 2. • ‘staging’ branch → merged! Apparently there’s a regression with Rust no longer being buildable on aarch64-linux, but I can’t find a bug report. Marius? • ‘make assert-binaries-available’ reports 92.7% coverage, slightly more than last week, an

Re: https://guix.gnu.org/ is offline

2022-10-20 Thread Ludovic Courtès
Hi! Tobias Geerinckx-Rice skribis: > Thanks! You can follow along with debugging at > . It looks quite scary but there’s a lot of fun to be had. Join me! :-) Ludo’.

Re: GNU Mes 0.24.1 released

2022-10-20 Thread Jan Nieuwenhuizen
Efraim Flashner writes: Hi Efraim, > On Wed, Oct 19, 2022 at 09:41:20PM +0200, Janneke Nieuwenhuizen wrote: > > Which hardware are you building on? On my pine64 I'm getting stuck at > tcc-0.9.26-1134-g80114c4d > On commit 519f4c8c9a0b191e9a447116685393c2fed4cd3b > > starting phase `build' > CCL

Re: crate importer throws

2022-10-20 Thread Csepp
Efraim Flashner writes: > [[PGP Signed Part:Undecided]] > On Sat, Oct 15, 2022 at 02:58:53PM +0200, Csepp wrote: >> >> Maxime Devos writes: >> >> > Could you check if >> > >> > $ guix shell --pure -- "$(which guix)" import crate the-way >> > >> > (i.e. a pure environment without any packages

Re: Creating an Emacs Home Configuration Service

2022-10-20 Thread Ludovic Courtès
Hi, Zain Jabbar skribis: > Thank you for showcasing Andrew Tropin's rde project. I believe the > =features= abstraction have potential and make more intuitive sense > for the design of configurable programs. There is a lot for me to > learn from this design choice. > > As it stands, =features= a

Re: Booth at FOSDEM (Brussels), 4-5 Feb 2023?

2022-10-20 Thread Jonathan Brielmaier
On 18.10.22 18:59, zimoun wrote: Hi, As the winter, FOSDEM 2023 is coming… https://fosdem.org/2023 Three questions: 1. do we run for a booth? 2. who is in? 3. who is volunteer to make that happens? Count me in as volunteer for the booth. I'll can help from Friday afternoon until

Re: Booth at FOSDEM (Brussels), 4-5 Feb 2023?

2022-10-20 Thread Ludovic Courtès
Hello! zimoun skribis: > As the winter, FOSDEM 2023 is coming… > > https://fosdem.org/2023 > > > Three questions: > > 1. do we run for a booth? > 2. who is in? > 3. who is volunteer to make that happens? Having a booth can be a way to have informal conversations with folks who are curiou

Re: GNU Mes 0.24.1 released

2022-10-20 Thread Ludovic Courtès
Hi, Janneke Nieuwenhuizen skribis: >> Janneke Nieuwenhuizen skribis: >> >> This is exciting news! Looking forward to having full-source >> bootstrapped AArch64… and it looks like there’s already activity on a >> ‘wip-’ branch. > > Yes, it is! The ARM bootstrap story is still a bit flakey, as

Re: elogind configuration

2022-10-20 Thread Csepp
Ludovic Courtès writes: > Hi, > > Antonio Carlos Padoan Junior skribis: > >> I do not know why but "suspend" stopped working on my computer >> after a recent upgrade (pull & reconfigure). > > By that you mean that ‘loginctl suspend’ doesn’t have any effect? > > I’ve just tried on my laptop and

Re: Release progress, week 2

2022-10-20 Thread Mathieu Othacehe
Hey, Thanks for the update! > - armhf-linux is disabled on ci.guix due to improper offloading >setup (probably along the lines of >). Should we try and reenable >it, or should we drop it? > > - powerpc64le-linux is disabled o

Re: Booth at FOSDEM (Brussels), 4-5 Feb 2023?

2022-10-20 Thread zimoun
Hi Julien, > IIRC, Julien was responsible for a booth at FOSDEM for Linux From > Scratch some years ago, so maybe they can share their experience? I am a bit lost with FOSDEM website, news and deadline. How does it work to ask for a booth? Cheers, simon

Re: Creating an Emacs Home Configuration Service

2022-10-20 Thread Liliana Marie Prikler
Am Sonntag, dem 16.10.2022 um 16:34 -1000 schrieb Zain Jabbar: > 2. Have Emacs update whenever the =home-environment= is updated. > Meaning, if I did not add =(service emacs-evil-service-type)= in my > =home-environment= then obviously =M-x evil-mode= should not work. > But after adding the service

Re: Booth at FOSDEM (Brussels), 4-5 Feb 2023?

2022-10-20 Thread Julien Lepiller
I'll be happy to help! From my experience with LFS it's important to have enough to share with people. We had stickers (obviously), and also bookmarks and even printed versions of the book. Even with three people we could manage the stand, but the more we are, the easier it becomes. Remember yo

Re: Release progress, week 2

2022-10-20 Thread Efraim Flashner
On Thu, Oct 20, 2022 at 03:49:00PM +0200, Ludovic Courtès wrote: > Hello! > > Release progress: week 2. > > • ‘staging’ branch → merged! > > Apparently there’s a regression with Rust no longer being buildable > on aarch64-linux, but I can’t find a bug report. Marius? I can answer thi

Re: How long does it take to run the full rustc bootstrap chain?

2022-10-20 Thread Efraim Flashner
On Thu, Oct 20, 2022 at 11:59:34AM +0200, Ludovic Courtès wrote: > Hi Félix, > > Félix Baylac Jacqué skribis: > > > I'd be curious to know how long it takes to run the full rustc bootstrap > > chain on the Guix build farm. I'm sadly not sure how to approach this > > problem. > > I believe Efrai

Pinning package inputs using inferiors?

2022-10-20 Thread Phil
Hi all, A change in a package ("dependency" in the below example) in a channel I own has caused a conflict in another package in the same channel that depends on it ("test-package" in the below). Whilst fixing the "test-package" package is the right solution, this is too complicated in do in the

Re: Booth at FOSDEM (Brussels), 4-5 Feb 2023?

2022-10-20 Thread Julien Lepiller
Deadline for stands is November 15th. Quoting the website: FOSDEM 2023 stands call for proposals Back after two virtual editions, FOSDEM 2023 will take place at the ULB on the 4th and 5th of February 2023. As has become traditional, we offer free and open source projects a stand to display thei