hermes-agent/nix
alt-glitch 0490b00e74 fix(nix): set HERMES_BIN default in wrapped binaries
The TUI resolves the CLI via process.env.HERMES_BIN (externalCli.ts) and
falls back to a bare 'hermes', which is not on PATH for nix run / nix
profile installs that only expose the wrapped binaries. Set a
--set-default so the wrapper advertises its own hermes while an explicit
operator override (documented in kanban_db.py) still wins.
2026-08-12 04:09:39 -04:00
..
checks.nix
configMergeScript.nix
desktop.nix fix(nix): update electron sha 2026-08-05 17:50:18 -04:00
devShell.nix feat(dev-sandbox): support fake installer / fake main / git clones 2026-08-04 17:36:26 -04:00
hermes-agent.nix fix(nix): set HERMES_BIN default in wrapped binaries 2026-08-12 04:09:39 -04:00
lib.nix
nixosModules.nix
node-gyp-11-4-0-package-lock.json
node-gyp-11-4-0.nix
npm-12-0-2.nix
overlays.nix
packages.nix feat(dev-sandbox): support fake installer / fake main / git clones 2026-08-04 17:36:26 -04:00
python.nix
sandbox.nix feat(dev-sandbox): support fake installer / fake main / git clones 2026-08-04 17:36:26 -04:00
tui.nix
web.nix