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

2022-10-22 Thread Josselin Poiret
Hi everyone, zimoun writes: > 1. do we run for a booth? > 2. who is in? I can be there and help on Saturday and Sunday! Best, -- Josselin Poiret

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

2022-10-22 Thread Félix Baylac Jacqué
Hi Efraim, Ludovic, Ah! Great! I did not realize the full bootstrapping was happening in a single Cuirass build job :) 3.3 hours doesn't seem so bad in the grand scheme of things in the end. I was expecting things to be worse than that. Thanks a lot for the help. Félix

Re: Release progress, week 2

2022-10-22 Thread Christopher Baines
Ludovic Courtès writes: > • Architectures: > > - 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-l

Re: Pinning package inputs using inferiors?

2022-10-22 Thread david larsson
On 2022-10-21 23:08, Phil wrote: [..] In the meantime I was wondering if anyone else had a similar use-case for Guix and if they had tried something similar or different to handle many versions in an automated way in the same channel commit? To handle many versions in an automated way, I once