Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes build failures like
# nix log /nix/store/gjaa0psfcmqvw7ivggsncx9w364p3s8s-sshd.conf-validated.drv
No user exists for uid 30012
|
|
|
|
Handle amount of disk space saved by hard linking being negative
|
|
|
|
'split_build_hh-3' and 'split_build_hh-4' into split_build_cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes bogus messages like "currently hard linking saves 17592186044416.00 MiB".
|
|
Split out uds-remote-store.{cc.hh}
|
|
|
|
This prepares for the splitting that happens in the next commit.
|
|
Split out `local-fs-store.hh`
|
|
'build-6', 'build-7' and 'build-8' into split_build_cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This matches the already-existing `local-fs-store.cc`.
|
|
This is set to "localhost" by stdenv which is probably not what you
want.
|
|
Fixes #4104.
|
|
|
|
Add a zsh completion script
|