diff options
author | Dan Callahan <dan.callahan@gmail.com> | 2019-10-09T07·51+0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2020-01-04T13·07+0100 |
commit | 34bf1a8b5fce79b4e5e286f3bf005243e102fe37 (patch) | |
tree | 1beaa1ae247bb02339ad1cdff8be08d0b9f5c889 /scripts/install-nix-from-closure.sh | |
parent | 7a011ded77adf828158bccb467a8a2e2af8434c4 (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. (cherry picked from commit 8c4a5e7ba1990348b9497c0fc4dc236dda3e7986)
Diffstat (limited to 'scripts/install-nix-from-closure.sh')
0 files changed, 0 insertions, 0 deletions