hermes-agent/nix
Siddharth Balyan ffdfeb91d8
fix(nix): unify directory and file permissions across all three layers (#3619)
Activation script, tmpfiles, and container entrypoint now agree on
0750 for all directories. Tighten config.yaml and workspace documents
from 0644 to 0640 (group-readable, no world access). Add explicit
chmod for .managed marker and container $TARGET_HOME to eliminate
umask dependence. Secrets (auth.json, .env) remain 0600.
2026-03-29 05:29:24 +05:30
..
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(nix): unify directory and file permissions across all three layers (#3619) 2026-03-29 05:29:24 +05:30
packages.nix feat(nix): add suffix PATHs during nix build for more agent-friendliness (#3274) 2026-03-27 23:00:56 +05:30
python.nix feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30