Re: Moment de convivialité Guix@Paris en octobre

2023-10-25 Thread Tanguy LE CARROUR
(Warning: this email is in french because the meeting is supposed to be held in French.) Bonjour Guix, Pour rappel, Guix@Paris c'est demain soir ! 😎 C'est toujours à 19h et c'est toujours au local de l'April. Au plaisir de vous y rencontrer, -- Tanguy

Re: Meet Guix at Capitole du Libre in Toulouse, nov. 18-19

2023-10-25 Thread Josselin Poiret
Hi everyone, Simon Tournier writes: > Hi, > > Some of us will be in Toulouse, INP-N7, 26 rue Riquet on 18 & 19 > november for Capitole du Libre: > [...] > Concretely, if you are planning to come, let synchronize and share the > fun. Andreas and I will be there. Who is in? Do not be shy and dr

Re: Anyone got distrobox working?

2023-10-25 Thread wolf
On 2023-10-24 22:30:34 +, Fredrik Salomonsson wrote: > Hi, > > I noticed that guix has [distrobox][0] packaged but it does not seem to > work. > > ```sh > $ guix shell distrobox -- distrobox create -i ubuntu:22.04 > Image ubuntu:22.04 not found. > Do you want to pull the image now? [Y/n]: >

Re: Anyone got distrobox working?

2023-10-25 Thread Fredrik Salomonsson
Hi, wolf writes: > Podman does work, but there is no built in service to configure it correctly. > Snippet from my system configuration: > > (simple-service 'subugid-config etc-service-type > `(("subuid" ,(plain-file "subuid" "wolf:10:65536\n")) >

Sakura is upgraded, or maybe not

2023-10-25 Thread Marco van Hulten
Hi all, There is something wrong with the version or version number of Sakura (a terminal emulator): marco@graviton ~$ /gnu/store/3manvmdcf3zy3h2pyx3ljnam1jm66gka-sakura-3.8.4/bin/sakura --version sakura version is 3.8.3 I might have a look at the package definition tomorrow. Marco