Re: Android Device Mounting Detection with GVFS Help

2022-03-06 Thread James Thomas
I see that you've not added yourself to the 'fuse' group. Try that too. --

Re: How to prevent incomplete build results from being garbage collected?

2022-04-16 Thread James Thomas
Mykola Nikishov wrote: > Hi there, > > I'm trying to build a package that fails. In the meantime, I'd like to > reclaim some disk space by collecting garbage. After that, all build > results for such package are gone and rebuilding it next time just > wastes bandwidth and CPU cycles by re-download

Re: How to run a script on system shutdown/reboot

2023-07-01 Thread James Thomas
Unstable Horse via wrote: > Good day, people. I am browsing the shepherd's info docs, and I can't > seem to find a way to run something right after either reboot, or halt > were invoked. > > Something that is usually achieved by sticking a script into /etc/rc0.d > in classical init systems, or /us

Re: using magit (and maybe mu4e) for sending patches to Guix?

2024-06-28 Thread James Thomas
Benjamin Slade wrote: > Hi Guix, > > There was a discussion 4 or so years ago on this topic (see > > ), but I was wondering if anyone might have additional advice at this > point. (I've got a pending patch series I want to get pr

Re: Could anyone using EXWM share their guix config?

2024-10-19 Thread James Thomas
James Thomas wrote: > Oleander wrote: > >> I've been using this system config [1] so far and it works ok but it's >> still not the (almost) perfect setup I run with Sway. >> >> I'd prefer to avoid installing all the dependencies that come with GDM

Re: Could anyone using EXWM share their guix config?

2024-10-19 Thread James Thomas
Oleander wrote: > I've been using this system config [1] so far and it works ok but it's > still not the (almost) perfect setup I run with Sway. > > I'd prefer to avoid installing all the dependencies that come with GDM > (mutter, gnome-control-center, gnome shell, ecc.) but I could live > with th

Re: Guix system container service in operating-system definition

2025-05-16 Thread James Thomas
Naranden writes: > On 5/11/25 00:03, Naranden wrote: >> Here are some more details. I am experimenting with using guix to >> provide a multi-container (or similar) reproducible environment from >> local development (with something like guix system vm or container) to >> deployment (with guix deplo

Re: Guix system container service in operating-system definition

2025-05-18 Thread James Thomas
Naranden writes: > On 5/16/25 04:14, James Thomas wrote: >> Naranden writes: >>> On 5/11/25 00:03, Naranden wrote: >>>> I am wondering about writing various >>>> container operating-system definitions, adding those as services to a >>>> host o

Re: Guix system container service in operating-system definition

2025-06-05 Thread James Thomas
Naranden writes: > On 5/19/25 00:24, James Thomas wrote: >> Naranden writes: >>> On 5/16/25 04:14, James Thomas wrote: >>>> Naranden writes: >>>>> I suppose there must be some way to make this work like Guix system >>>>> contain