2.home-manager/modules/misc/news
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
..
2020/04 news: migrate news entries to YYYY/MM directory structure 2025-05-12 22:14:03 -05:00
2021 news: migrate news entries to YYYY/MM directory structure 2025-05-12 22:14:03 -05:00
2022 news: migrate news entries to YYYY/MM directory structure 2025-05-12 22:14:03 -05:00
2023 news: fix duplicate news id 2025-08-06 00:11:26 -05:00
2024 accounts.email: add option to disable an account 2025-08-07 14:08:46 -05:00
2025 news: add claude-code's skills option entry 2025-11-25 23:35:00 -06:00
2026/01 launchd: wait for /nix/store before starting agent (#8609) (#8661) 2026-01-27 22:00:47 -08:00
create-news-entry.sh news: set nixpkgs channel in create-news-entry shebang 2025-11-15 10:17:24 +01:00