On 09/05/2025 09:45, Ludovic Courtès wrote:
> Hi Kjartan,
>
> Kjartan Oli Agustsson writes:
>
>> I have been trying out the new option to run the guix daemon as
>> non-root. Everything had been going just fine untill I tried to SSH
>> into another machine. My SSH configuration is managed by gu
Hi Kjartan,
Kjartan Oli Agustsson writes:
> I have been trying out the new option to run the guix daemon as
> non-root. Everything had been going just fine untill I tried to SSH
> into another machine. My SSH configuration is managed by guix home so
> ~/.ssh/config is of course a symlink to a
I have been trying out the new option to run the guix daemon as
non-root. Everything had been going just fine untill I tried to SSH
into another machine. My SSH configuration is managed by guix home so
~/.ssh/config is of course a symlink to a file in the store. In the
rootless daemon setup that
Hi Ricardo!
Ricardo Wurmus skribis:
> Ludovic Courtès writes:
[...]
>> Right, I’m not sure what to do with binaries installed with this
>> relocatable Guix: either we let the user run them from a relocatable
>> shell that maps /gnu/store appropriately (as in the message above),
>> which works
Ludovic Courtès writes:
> Hello!
>
> Ricardo Wurmus skribis:
>
>> it would be nice if we could simplify the case where a user does not
>> have root access, but the system supports user namespaces.
>>
>> Currently, a user would have to perform a number of non-obvious steps to
>> somehow run the
Hello!
Ricardo Wurmus skribis:
> it would be nice if we could simplify the case where a user does not
> have root access, but the system supports user namespaces.
>
> Currently, a user would have to perform a number of non-obvious steps to
> somehow run the Guix daemon in an environment where th
Hi,
Not answering your question, but I think it's an awesome idea!
Could this possibly be the last step needed to enable Guix as an "embeddable"
package manager, in the sense that it could be used by any project as the main
mean of distributing components? (E.g. a programming language with librar
Hi,
it would be nice if we could simplify the case where a user does not
have root access, but the system supports user namespaces.
Currently, a user would have to perform a number of non-obvious steps to
somehow run the Guix daemon in an environment where the filesystem is
virtualized. It would