What does HackerNews think of nix-user-chroot?
Install & Run nix without root permissions [maintainer=@Mic92]
Language:
Rust
> There are workarounds but none of them official.
But does it need to be official? Wouldn't that at the same time bloat nix even more? Isn't it enough if core people of the community for example build https://github.com/nix-community/nix-user-chroot ?
> In reality the only easy way to get it done is to use additional non-foss software
That is not true at all. You can use a nix docker image, a 5 line nix file and 2 commands to do a very basic CI pipeline almost anywhere.
Nix does need root by default, but I use this https://github.com/nix-community/nix-user-chroot on all the Linux boxes I use.
Not sure about guix, but for nixos we have https://github.com/nix-community/nix-user-chroot