Re: Guix Shepherd Service Help

2024-01-19 Thread Felix Lechner via
Hi Samuel, On Fri, Jan 19 2024, samuel@thewilley.family wrote: > it seems that even hard-coded paths don't work inside of the > configuration yaml. Personally, I would create the configuration file via serializers in 'define-configuration'. It would allow you to use the store paths that come fro

Re: Guix Shepherd Service Help

2024-01-19 Thread Richard Sent
On 2024-01-19 10:23, samuel@thewilley.family wrote: Any help would be nice, I've been smashing my head into the wall for a few days as I feel this is required for my usage of Emacs. I'm not sure why anyone would want this, but the relevant channels.scm snippet will be in the readme.md of the sa

Guix Shepherd Service Help

2024-01-19 Thread samuel
Hello, I'm new to Guix (About five or so days?), right now I'm attempting to make a service for udevmon (interception-tools) so that I can use caps2esc (I've already defined that package in my channel) so that I don't get Emacs pinky 😄. However, I'm running into one issue... I can get the servi