hermes-agent/nix
Siddharth Balyan 8a0c774e9e
Add web dashboard build to Nix flake (#12194)
The web dashboard (Vite/React frontend) is now built as a separate Nix
derivation and baked into the Hermes package. The build output is
installed to a standard location and exposed via the `HERMES_WEB_DIST`
environment variable, allowing the dashboard command to use pre-built
assets when available (e.g., in packaged releases) instead of rebuilding
on every invocation.
2026-04-18 20:55:39 +05:30
..
checks.nix fix(nix): fix build failures, TUI Node.js crash, and upgrade container to Node 22 (#12159) 2026-04-18 19:21:28 +05:30
configMergeScript.nix feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30
devShell.nix nix: delegate devShell setup to package passthru hooks 2026-04-09 15:50:24 -04:00
nixosModules.nix fix(nix): fix build failures, TUI Node.js crash, and upgrade container to Node 22 (#12159) 2026-04-18 19:21:28 +05:30
packages.nix Add web dashboard build to Nix flake (#12194) 2026-04-18 20:55:39 +05:30
python.nix fix(nix): fix build failures, TUI Node.js crash, and upgrade container to Node 22 (#12159) 2026-04-18 19:21:28 +05:30
tui.nix fix(nix): fix build failures, TUI Node.js crash, and upgrade container to Node 22 (#12159) 2026-04-18 19:21:28 +05:30
web.nix Add web dashboard build to Nix flake (#12194) 2026-04-18 20:55:39 +05:30