2.home-manager/tests/modules/services/podman
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
..
darwin launchd: wait for /nix/store before starting agent (#8609) 2026-01-27 21:51:48 -08:00
linux podman: add darwin support with machine management 2026-01-09 09:15:55 -05:00
configuration-containers-expected.conf podman: add darwin support with machine management 2026-01-09 09:15:55 -05:00
configuration-mounts-expected.conf podman: add darwin support with machine management 2026-01-09 09:15:55 -05:00
configuration-policy-expected.json podman: add darwin support with machine management 2026-01-09 09:15:55 -05:00
configuration-registries-expected.conf podman: add darwin support with machine management 2026-01-09 09:15:55 -05:00
configuration-storage-expected.conf podman: add darwin support with machine management 2026-01-09 09:15:55 -05:00
configuration.nix podman: add darwin support with machine management 2026-01-09 09:15:55 -05:00
default.nix podman: add darwin support with machine management 2026-01-09 09:15:55 -05:00