hermes-agent/website/docs/getting-started
Siddharth Balyan be41ccd0af
fix(nix): deprecate extraPackages — does not reach terminal/skills (#17030)
extraPackages adds packages to the systemd service PATH, but the
terminal backend's login-shell snapshot rebuilds PATH from NixOS system
profiles, so tools added via extraPackages are invisible to terminal
commands, skills, and cron jobs — the entire use case.

Changes:
- Mark the option description as deprecated with explanation
- Emit a NixOS warning when extraPackages is non-empty, including a
  ready-to-paste environment.systemPackages replacement
- Update docs: quick-reference table, plugin example, and options
  reference all point to environment.systemPackages

The option still functions (non-breaking) so existing configs keep
working while users migrate.
2026-04-28 19:28:11 +05:30
..
_category_.json feat: add documentation website (Docusaurus) 2026-03-05 05:24:55 -08:00
installation.md docs: add PR review guides, rework quickstart, slim down installation 2026-04-19 05:30:50 -07:00
learning-path.md docs(execute_code): document project/strict execution modes (#12073) 2026-04-18 01:53:09 -07:00
nix-setup.md fix(nix): deprecate extraPackages — does not reach terminal/skills (#17030) 2026-04-28 19:28:11 +05:30
quickstart.md feat(providers): add GMI Cloud as a first-class API-key provider (#11955) 2026-04-27 11:17:59 -07:00
termux.md fix: include telegram dependency in termux bundle 2026-04-15 17:54:10 -07:00
updating.md fix(update): survive mid-update terminal disconnect (#11960) 2026-04-17 21:29:24 -07:00