Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Fixes build failures like
# nix log /nix/store/gjaa0psfcmqvw7ivggsncx9w364p3s8s-sshd.conf-validated.drv
No user exists for uid 30012
|
|
|
|
|
|
'split_build_hh-3' and 'split_build_hh-4' into split_build_cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes bogus messages like "currently hard linking saves 17592186044416.00 MiB".
|
|
|
|
This prepares for the splitting that happens in the next commit.
|
|
'build-6', 'build-7' and 'build-8' into split_build_cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This matches the already-existing `local-fs-store.cc`.
|
|
|
|
This makes builds work inside nixos-enter.
Fixes #3145.
|
|
If max_user_namespaces is set to 0, then don't run the build in a user
namespace.
Fixes #4092.
|
|
|