Nikita Karetnikov <[email protected]> skribis: >> Can anyone reproduce the following? > > Interesting. I replaced 'guix-daemon --build-users-group=nixbld' with > 'nix-worker --daemon' and was able to build 'linux-libre-headers' as > well as 'coreutils' [1]. Any ideas?
It may be that nix-worker has /bin in its chroot, or doesn’t even use a chroot (the default). Ludo’.
