diff options
author | Dan Callahan <dan.callahan@gmail.com> | 2019-10-09 08:51:49 +0100 |
---|---|---|
committer | Dan Callahan <dan.callahan@gmail.com> | 2019-10-09 12:52:01 +0100 |
commit | 8c4a5e7ba1990348b9497c0fc4dc236dda3e7986 (patch) | |
tree | 63be51de9e3071b36139fea7722e0a5acd6ef5c0 /bootstrap.sh | |
parent | 7bb5ddbe15beb4c208781f16de074ebcd40d4769 (diff) |
Make nix-daemon.plist less fragile on macOS
We're calling `wait4path` on the full, resolved `@bindir@/nix-daemon` path.
That means we're hardcoding something like:
/bin/wait4path /nix/store/zs9c5xhp3zv9p23qnjxp87nl5injsi1i-nix-2.3/bin/nix-daemon && /nix/var/nix/profiles/default/bin/nix-daemon
That seems unnecessarily fragile.
It might be better to wait4path on the path we intend to call.
Diffstat (limited to 'bootstrap.sh')
0 files changed, 0 insertions, 0 deletions