Re: committer.scm

2022-10-31 Thread Julien Lepiller
Try calling it with pre-inst-env. Le 1 novembre 2022 02:42:55 GMT+01:00, jgart a écrit : >Hi, > >Does anyone know how to use the committer.scm script or how it is intended to >be used? > >This is what my unstaged area looks like: > >$ guix-shell git status >On branch master >Your branch is ahea

Re: Can't reconnect to WiFi easily

2022-10-31 Thread Felix Lechner via
Hi, On Mon, Oct 31, 2022 at 5:11 PM Luis Felipe wrote: > > Is it really possible for an application like Jami to cause this problem > or am I just going loco? I think it's very possible that some of Jami's commitment to keep the connection alive interferes with similar efforts by Shepherd (or pe

committer.scm

2022-10-31 Thread jgart
Hi, Does anyone know how to use the committer.scm script or how it is intended to be used? This is what my unstaged area looks like: $ guix-shell git status On branch master Your branch is ahead of 'origin/master' by 4 commits. (use "git push" to publish your local commits) Changes not stag

Re: Can't reconnect to WiFi easily

2022-10-31 Thread Luis Felipe
--- Original Message --- On Friday, October 21st, 2022 at 19:27, Luis Felipe wrote: > § The problem(s) > > I lose connection twice or three times a day and the system can't connect > back automatically when/if it loses connection. Some annecdotal information: I stopped Jami a few day

Re: Errors running kicad GUI package in container

2022-10-31 Thread Luis Felipe
Hi Peter, --- Original Message --- On Monday, October 31st, 2022 at 16:50, Peter Polidoro wrote: > I am trying to run a GUI package (kicad) in a container on a > foreign distro (xubuntu) and I am running into several errors. > > When I run the command: > > guix shell kicad --conta

Errors running kicad GUI package in container

2022-10-31 Thread Peter Polidoro
I am trying to run a GUI package (kicad) in a container on a foreign distro (xubuntu) and I am running into several errors. When I run the command: guix shell kicad --container --preserve='^DISPLAY$' --share=/tmp/.X11-unix -- kicad I get a warning about the accessibility bus: (kicad:1): dbi

SCSH libraries search path

2022-10-31 Thread Tom Willemse
Hey Guix \o/ I've been wanting to package one of my little scripts in Guix Home and it uses a little library I wrote for SCSH. I've been looking at how Search Paths work and I'm having trouble figuring out how to make this work. Search paths seem easy enough generally, I was able to add a simple