hermes-agent/nix
Hermes Agent 726cf90f98 fix: address remaining review items from cursor bugbot
- hermes_cli/main.py: move container routing BEFORE parse_args() so
  --help, unrecognised flags, and all subcommands are forwarded
  transparently into the container instead of being intercepted by
  argparse on the host (high severity)

- nix/nixosModules.nix: resolve home dirs via
  config.users.users.${user}.home instead of hardcoding /home/${user},
  supporting users with custom home directories (medium severity)

- nix/nixosModules.nix: gate hostUsers group membership on
  container.enable so setting hostUsers without container mode doesn't
  silently add users to the hermes group (low severity)
2026-04-11 18:19:37 +00:00
..
checks.nix remove config drift check for nix (#3061) 2026-03-25 15:46:29 -07:00
configMergeScript.nix feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30
devShell.nix feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30
nixosModules.nix fix: address remaining review items from cursor bugbot 2026-04-11 18:19:37 +00:00
packages.nix nix: add tirith to runtime deps (#6721) 2026-04-09 22:28:00 +05:30
python.nix fix(nix): preserve voice deps on aarch64-darwin via nixpkgs (#5079) 2026-04-09 03:39:39 +05:30