mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 20:46:01 +01:00
On Catalina, the /nix filesystem might not be mounted at start time.
To avoid this service not starting, we need to keep the launch agent
outside of the Nix store. A wait4pid will hold for our /nix dir to be
mounted.
Fixes #3125.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| local.mk | ||
| org.nixos.nix-daemon.plist.in | ||