2.home-manager/tests
Thierry Delafontaine faa5b42eca codex: support XDG Base Directory specification
- Configuration file is now placed in XDG_CONFIG_HOME/codex/config.toml by default for versions >=0.2.0 when preferXdgDirectories is enabled.
- Falls back to ~/.codex/config.yaml for versions <0.2.0 and to ~/.codex/config.toml when preferXdgDirectories is disabled
- Sets CODEX_HOME environment variable to $XDG_CONFIG_HOME/codex when using XDG directories.
- Updated tests to verify XDG directory behavior and environment variable presence.
2025-08-07 14:04:33 -05:00
..
integration home-manager: re-enable gcroot handling for NixOS module 2025-07-31 08:25:36 +02:00
lib lib: Improve KDL generator (#7429) 2025-07-12 14:32:14 -05:00
modules codex: support XDG Base Directory specification 2025-08-07 14:04:33 -05:00
asserts.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
big-test.nix treewide: Prevent IFD by default 2025-05-07 10:34:18 -05:00
darwinScrublist.nix tests: add mullvad-vpn to darwin scrublist 2025-08-07 09:13:13 -05:00
default.nix tests/news: add new test for news entries 2025-08-06 00:11:26 -05:00
flake.nix tests: include test names in passthru 2025-07-30 10:13:54 -05:00
stubs.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
tests.py tests: add tests package to search / run tests 2025-08-06 12:33:37 -05:00