Hi Adam,
On Tue, Feb 25 2025, Adam wrote:
> I put this repo locally and guix cannot pull from it.
Which sequence of commands did you try, please?
Kind regards
Felix
Hello Guix, I thought about writing a package definition. For this
purpose I usually use my Guix channel but this time I decided to clone
the main repository and try to tinker. Long story short
```
Updating channel 'guix' from Git repository at
'file:///home/user/Downloads/guix'...
guix pull: error
Hello,
I recently discovered that guix-configuration offers a way to set the
permission and owner of the directory containing the daemon socket.
My plan was to create a new group "guix" and only allow users of this
group to use the daemon.
I added this to my services:
(simple-service 'guix
Hi,
I'm exploring how to serve/consume substitutes in the local network
using two machines with Guix System installed on them. So far I see two
ways of serving substitutes:
1. Running the publish command from a terminal in the server machine.
For example:
sudo guix publish --user=$USER