2.home-manager/tests/modules/programs/aerospace
Wael Nasreddine eec72f1278
launchd: wait for /nix/store before starting agent (#8609)
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.
2026-01-27 21:51:48 -08:00
..
aerospace-no-xdg.nix aerospace: add more tests and fix expected values 2025-11-27 22:27:29 -06:00
aerospace-service-expected.plist launchd: wait for /nix/store before starting agent (#8609) 2026-01-27 21:51:48 -08:00
aerospace-settings-no-xdg.nix aerospace: add more tests and fix expected values 2025-11-27 22:27:29 -06:00
aerospace-settings.nix aerospace: add more tests and fix expected values 2025-11-27 22:27:29 -06:00
aerospace.nix aerospace: add more tests and fix expected values 2025-11-27 22:27:29 -06:00
default.nix aerospace: add more tests and fix expected values 2025-11-27 22:27:29 -06:00
settings-expected.toml aerospace: add more tests and fix expected values 2025-11-27 22:27:29 -06:00