hermes-agent/nix
teknium1 0fc14fc2e9
fix(gateway): drop --replace + Restart=on-failure in generated service units
Under a process supervisor (systemd/launchd), --replace makes each
supervised restart kill its predecessor, producing self-kill loops, and
Restart=always revives even clean manual stops. Generated units now run
plain 'gateway run' with Restart=on-failure (+RestartForceExitStatus=75
for drain-restarts); the Nix module default follows suit. --replace
stays on the manual/detached fallback paths where no supervisor owns
the lifecycle.
2026-07-06 05:22:02 -07:00
..
checks.nix fix(packaging): ship locales/ i18n catalogs in wheel, sdist, and Nix (#38383) 2026-06-03 12:00:27 -07:00
configMergeScript.nix feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30
desktop.nix fix(desktop): stop hermes desktop from clobbering tracked main.cjs (#52735) 2026-06-28 01:30:09 -04:00
devShell.nix change(nix): simpler dev setup 2026-06-26 19:15:18 -07:00
hermes-agent.nix change(nix): simpler dev setup 2026-06-26 19:15:18 -07:00
lib.nix fix(nix): hashless npm deps via importNpmLock (#48883) 2026-06-19 13:57:12 +05:30
nixosModules.nix fix(gateway): drop --replace + Restart=on-failure in generated service units 2026-07-06 05:22:02 -07:00
overlays.nix fix(banner): show correct update status on nix-built hermes (#17550) 2026-04-30 07:03:00 +05:30
packages.nix change(nix): ship fat hermes agent by default 2026-06-26 19:15:18 -07:00
python.nix feat(nix): declarative plugin installation for NixOS module (#15953) 2026-04-28 00:18:32 +05:30
tui.nix fix(node/nix): consolidate workspace lockfile + update all consumers 2026-06-02 20:28:18 -04:00
web.nix fix(node/nix): consolidate workspace lockfile + update all consumers 2026-06-02 20:28:18 -04:00