Re: [PATCH] gnu: alacritty: Update to 0.7.1.

2021-02-16 Thread Nicolas Goaziou
Hello, Tobias Geerinckx-Rice writes: > Commit 3e10f0eef0fb8b99f5220653b6564693365491b1 removes a phase: > >> Remove unneeded phase and some replacements. > > without explanation. It's admittedly not the prettiest hack, but is > needed to run Alacritty on Wayland[0]. > > Do you remember why you

Re: [PATCH] gnu: alacritty: Update to 0.7.1.

2021-02-16 Thread Tobias Geerinckx-Rice
Hi! Nicolas Goaziou 写道: As written in the commit message, I removed it because Alacritty was working without it Thank you. That's more than I could infer from a terse ‘Remove unneeded phase’: you ran it on Wayland [see below] and it worked. It's OK add rationales like this above the dry c

Re: [PATCH] gnu: alacritty: Update to 0.7.1.

2021-02-16 Thread Tobias Geerinckx-Rice
Restored in 4390934f0b4a0d9208423e3b261e0f09b40eeb39 and it seems to work. Kind regards, T G-R signature.asc Description: PGP signature

Re: [PATCH] gnu: alacritty: Update to 0.7.1.

2021-02-16 Thread Tobias Geerinckx-Rice
Hi Nicolas, Commit 3e10f0eef0fb8b99f5220653b6564693365491b1 removes a phase: Remove unneeded phase and some replacements. without explanation. It's admittedly not the prettiest hack, but is needed to run Alacritty on Wayland[0]. Do you remember why you removed it? (Please, say so in the

Re: Getting the Guix Build Coordinator agent working on the Hurd

2021-02-16 Thread Christopher Baines
Joshua Branson writes: > Christopher Baines writes: > >> Hey, >> >> This has been on my todo list ever since the childhurd service came in >> to existence. I spent some more time looking at it yesterday, and did >> manage to get the agent working in a childhurd VM, at least somewhat. > > Firstl

Re: Getting the Guix Build Coordinator agent working on the Hurd

2021-02-16 Thread Christopher Baines
Christopher Baines writes: > This has been on my todo list ever since the childhurd service came in > to existence. I spent some more time looking at it yesterday, and did > manage to get the agent working in a childhurd VM, at least somewhat. > > Firstly, guile-lib needed tweaking so that it ac