Supporting upstream supported Python versions

2022-05-16 Thread jgart
Hi Guixers, What is the opinion on supporting current upstream supported versions of python? The master branch only has 3.9 but I'd like to have substitutes available for 3.7, 3.8 and 3.10: https://endoflife.date/python Today, I needed python 3.8 and I had to resort to using asdf

Re: Problem with emacs-libgit

2022-05-16 Thread Michael Rohleder
Hi Zelphir! Zelphir Kaltstahl writes: > building > /gnu/store/yqc31b08dxahwpghlp872976ba3ilg2m-emacs-libgit-20200515-1.0ef8b13.drv... > | 'check' phasebuilder for > `/gnu/store/yqc31b08dxahwpghlp872976ba3ilg2m-emacs-libgit-20200515-1.0ef8b13.drv' > failed with exit code 1 > build of >

Re: ‘staging’ branch is open!

2022-05-16 Thread zimoun
Hi, On Sun, 15 May 2022 at 22:55, Ludovic Courtès wrote: > I propose freezing tomorrow evening, Monday 16th ca. 8PM CEST. > How does that sound? LGTM. The branch is now frozen and receive only fixes, right? Note the «Aborted» status on . Cheers,

Re: Adding custom X Keyboard layout definitions

2022-05-16 Thread Felix Lechner
Hi, On Sat, May 14, 2022 at 7:44 PM wrote: > > Is there a mechanism for adding custom X Keyboard definitions I have the same question, although perhaps more for the XKB folks at the X consortium. In Guix, I may create a personal version of the package that provides the symbols, and add the ones

Re: Updating mumi on berlin

2022-05-16 Thread Maxime Devos
Ludovic Courtès schreef op zo 15-05-2022 om 22:59 [+0200]: > How does a basic SIGCHLD handler fare? > >   (sigaction SIGCHLD >     (lambda _ (false-if-exception (waitpid WAIT_ANY WNOHANG Will we get two SIGCHLD when two subprocesses exit at the same time, or only a single one? If they are

Re: python-cryptography and rust [was: Re: ‘staging’ branch is open!]

2022-05-16 Thread Efraim Flashner
On Sun, May 15, 2022 at 11:22:05PM +0200, Ludovic Courtès wrote: > Hi Efraim, > > (+Cc: Marius.) > > Efraim Flashner skribis: > > > python-cryptography now depends on rust. We're going to need 3.4.8 from > > the 3.4 series for the other architectures. Currently > > python-cryptography@36.0.1