2.home-manager/modules/misc/news
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
..
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 podman darwin support entry 2026-01-09 09:15:55 -05:00
2026/01 launchd: wait for /nix/store before starting agent (#8609) 2026-01-27 21:51:48 -08:00
create-news-entry.sh news: bump nixpkgs channel 2026-01-18 22:55:07 -06:00