about summary refs log tree commit diff
path: root/scripts/install-nix-from-closure.sh
diff options
context:
space:
mode:
authorDan Callahan <dan.callahan@gmail.com>2019-10-09T07·51+0100
committerEelco Dolstra <edolstra@gmail.com>2020-01-04T13·07+0100
commit34bf1a8b5fce79b4e5e286f3bf005243e102fe37 (patch)
tree1beaa1ae247bb02339ad1cdff8be08d0b9f5c889 /scripts/install-nix-from-closure.sh
parent7a011ded77adf828158bccb467a8a2e2af8434c4 (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 &amp;&amp; /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