2.home-manager/tests/modules/programs/git
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
..
default.nix tests/git: add settigs deprecation test 2025-10-19 10:24:15 -05:00
expected-agent-daily.plist launchd: wait for /nix/store before starting agent (#8609) 2026-01-27 21:51:48 -08:00
expected-agent-hourly.plist launchd: wait for /nix/store before starting agent (#8609) 2026-01-27 21:51:48 -08:00
expected-agent-weekly.plist launchd: wait for /nix/store before starting agent (#8609) 2026-01-27 21:51:48 -08:00
git-expected-include.conf git: escape string values in configuration 2020-05-01 00:50:58 +02:00
git-expected.conf delta: create new module 2025-10-19 10:24:15 -05:00
git-pre-commit-hook.sh git: add config helper for hooks 2022-09-08 11:05:07 +02:00
git-settings-deprecations.nix tests/git: add settigs deprecation test 2025-10-19 10:24:15 -05:00
git-with-email-expected.conf git: support not configuring signing.format (#6478) 2025-02-17 03:00:03 -08:00
git-with-email.nix git: aliases / user options -> settings 2025-10-19 10:24:15 -05:00
git-with-hooks.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
git-with-lfs-expected.conf tests/git: add git-lfs test 2025-10-19 10:24:15 -05:00
git-with-lfs.nix git: aliases / user options -> settings 2025-10-19 10:24:15 -05:00
git-with-maintenance.nix git: support maintenance on darwin (#6868) 2025-04-21 14:25:57 -07:00
git-with-msmtp-expected.conf git: apply sendmailCmd instead of smtpServer (#6399) 2025-03-04 22:46:31 +01:00
git-with-msmtp.nix git: aliases / user options -> settings 2025-10-19 10:24:15 -05:00
git-with-signing-key-id-expected.conf git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-with-signing-key-id-legacy-expected.conf git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-with-signing-key-id-legacy.nix git: aliases / user options -> settings 2025-10-19 10:24:15 -05:00
git-with-signing-key-id.nix git: aliases / user options -> settings 2025-10-19 10:24:15 -05:00
git-without-signing-key-id-expected.conf git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-without-signing-key-id.nix git: aliases / user options -> settings 2025-10-19 10:24:15 -05:00
git-without-signing.conf git: support not configuring signing.format (#6478) 2025-02-17 03:00:03 -08:00
git-without-signing.nix git: aliases / user options -> settings 2025-10-19 10:24:15 -05:00
git.nix git: aliases / user options -> settings 2025-10-19 10:24:15 -05:00