hermes-agent/nix
alt-glitch fa7937fc64 refactor(nix): dedupe check boilerplate with mkCheck; add meta to tui/web
Every check hand-rolled the same 'set -e' prelude and $out success stamp;
a small mkCheck helper now owns that shape (checks that don't fit, like
the eval-only ones, stay as plain runCommand). packages.tui and
packages.web are user-facing flake outputs but carried no meta at all —
add description/homepage/license/platforms matching the style of
hermes-agent.nix and desktop.nix.
2026-07-22 21:35:16 +05:30
..
checks.nix refactor(nix): dedupe check boilerplate with mkCheck; add meta to tui/web 2026-07-22 21:35:16 +05:30
configMergeScript.nix feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30
desktop.nix fix(nix): dirty-tree wrapper bug + filtered rebuild scope + overlay alias (#65237) 2026-07-15 21:45:35 -04:00
devShell.nix fix: tool_calls double-encoding on import (#68856) 2026-07-21 18:53:05 +00:00
hermes-agent.nix nix: add cage to devDeps 2026-07-20 20:38:59 -04:00
lib.nix fix(nix): dirty-tree wrapper bug + filtered rebuild scope + overlay alias (#65237) 2026-07-15 21:45:35 -04:00
nixosModules.nix fix(nix): dirty-tree wrapper bug + filtered rebuild scope + overlay alias (#65237) 2026-07-15 21:45:35 -04:00
overlays.nix fix(nix): dirty-tree wrapper bug + filtered rebuild scope + overlay alias (#65237) 2026-07-15 21:45:35 -04:00
packages.nix fix(nix): dirty-tree wrapper bug + filtered rebuild scope + overlay alias (#65237) 2026-07-15 21:45:35 -04:00
python.nix fix(nix): dirty-tree wrapper bug + filtered rebuild scope + overlay alias (#65237) 2026-07-15 21:45:35 -04:00
tui.nix refactor(nix): dedupe check boilerplate with mkCheck; add meta to tui/web 2026-07-22 21:35:16 +05:30
web.nix refactor(nix): dedupe check boilerplate with mkCheck; add meta to tui/web 2026-07-22 21:35:16 +05:30