mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-22 16:25:58 +00:00
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. |
||
|---|---|---|
| .. | ||
| checks.nix | ||
| configMergeScript.nix | ||
| desktop.nix | ||
| devShell.nix | ||
| hermes-agent.nix | ||
| lib.nix | ||
| nixosModules.nix | ||
| overlays.nix | ||
| packages.nix | ||
| python.nix | ||
| tui.nix | ||
| web.nix | ||