Re: Losing signing keys for custom Guix channel

2024-03-28 Thread elaexuotee
Jake wrote: > If commit i adds a new signing key to the channel’s authorisations file and > commit i+1 is signed with that signing key, then commit i+1 can be used in > channel intro. > > You can’t add a signing key to the authorisations in a commit and sign that > same commit with the new key.

Re: Losing signing keys for custom Guix channel

2024-03-28 Thread elaexuotee
> > from reading about guix authentication I think the new signing key > > must be first added to the .guix-authoriations file and that commit > > must signed with the current signing keys before the new signing > > key can be used. > > Yes, it’s likely the problem; the rest of the description you

Re: guix --container is RAM hungry

2024-03-28 Thread Ludovic Courtès
Hi Edouard, Edouard Klein skribis: > I'm a huge fan of guix --container, and I created a system to use those > by default for network services. But the VPS these services run on has > only 2GB of RAM, and I just realized that a container, by default, > requires at least 200MB. Ouch, confirmed:

Re: Losing signing keys for custom Guix channel

2024-03-28 Thread Ludovic Courtès
Hello, Markku Korkeala skribis: > On Mon, Mar 25, 2024 at 02:41:26PM +0900, elaexuo...@wilsonb.com wrote: [...] >> Here are the changes I've made: >> - New public key added to keyring branch >> - Appended new key fingerprint to .guix-authorizations (at commit X) >> - Update introduction in .co

Re: Shepherd timers

2024-03-28 Thread Ludovic Courtès
Hello! Felix Lechner skribis: > The simple example worked great, but my more complex attempt to convert > an mcron job seems to have failed. Do you know why? > > (define (rsync-debbugs-shepherd-service config) > (shepherd-service >(provision '(rsync-debbugs)) Nice use case. :-) >> herd

Re: Shepherd timers

2024-03-28 Thread Ludovic Courtès
Hi, raingl...@riseup.net skribis: > Does it support RTC wakeup? No. I don’t have plans but it’d be nice to have. Ludo’.

Re: PyTorch with ROCm

2024-03-28 Thread Ludovic Courtès
Hello! David Elsing skribis: > after seeing that ROCm packages [1] are available in the Guix-HPC > channel, I decided to try and package PyTorch 2.2.1 with ROCm 6.0.2. Nice! > The changes for the ROCm packages are here [4] as a modification of > Guix-HPC. There, the python-pytorch-rocm package

Google Summer of Code Inquiry

2024-03-28 Thread Zachary Liebl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Guix Developers, I am interested in taking on one of your Google Summer of Code projects. I have been a long time NixOS user, and I need an excuse to finally get involved with Guix, and I think this is it. I am particularly interested in th