2.home-manager/tests/modules/programs/aerospace
Wael Nasreddine 366d78c285
launchd: wait for /nix/store before starting agent (#8609) (#8661)
On Darwin, launchd may attempt to start agents before the Nix store is
mounted and available. This leads to failures when the agent's executable
or arguments reside in the Nix store.

This change wraps the agent's command in a shell script that uses
/bin/wait4path to ensure /nix/store is ready before executing the
original program. It also ensures that ProgramArguments are correctly
escaped and concatenated.

(cherry picked from commit eec72f1278)
2026-01-27 22:00:47 -08:00
..
aerospace-colemak.nix aerospace: add test 2025-08-18 21:17:26 -05:00
aerospace-service-expected.plist launchd: wait for /nix/store before starting agent (#8609) (#8661) 2026-01-27 22:00:47 -08:00
aerospace.nix tests/aerospace: test launchd agent 2025-06-23 20:30:43 -05:00
colemak-settings-expected.toml aerospace: simplify userSettings 2025-11-06 07:22:43 -06:00
default.nix aerospace: add test 2025-08-18 21:17:26 -05:00
settings-expected.toml aerospace: simplify userSettings 2025-11-06 07:22:43 -06:00