hermes-agent/nix
ethernet db87ddca9f feat(dev-sandbox): support fake installer / fake main / git clones
allow you to simulate the whole official curl | bash installer,
and subsequent hermes updates.

Run development commands in a bubblewrap filesystem and network sandbox
with a local HTTPS MITM fixture server and a fake github
git-upload-pack transport.
Package the sandbox command and expose it from the nix devShell.

Stage the local installer at its canonical fake HTTPS URL and add a
persistent installation/update test path. Route root installs through
sandbox-owned filesystem locations and snapshot dirty source worktrees
into temporary fake commits so update tests can fast-forward without
changing the real checkout.

Add an explicit --from-main installer mode that fetches the official
upstream main outside the sealed sandbox, installs from that snapshot,
and then promotes the fake remote to the current worktree so update
flows can be exercised with a fast-forward.
2026-07-28 16:45:17 -04:00
..
checks.nix rip out brew + pip/PyPI wheel support (#68217) 2026-07-22 16:51:01 -04:00
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 feat(dev-sandbox): support fake installer / fake main / git clones 2026-07-28 16:45:17 -04:00
hermes-agent.nix rip out brew + pip/PyPI wheel support (#68217) 2026-07-22 16:51:01 -04:00
lib.nix rip out brew + pip/PyPI wheel support (#68217) 2026-07-22 16:51:01 -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 feat(dev-sandbox): support fake installer / fake main / git clones 2026-07-28 16:45:17 -04:00
python.nix rip out brew + pip/PyPI wheel support (#68217) 2026-07-22 16:51:01 -04:00
sandbox.nix feat(dev-sandbox): support fake installer / fake main / git clones 2026-07-28 16:45:17 -04:00
tui.nix fix(nix): include apps/shared as tui dep (#68109) 2026-07-20 11:23:34 -04:00
web.nix fix(nix): dirty-tree wrapper bug + filtered rebuild scope + overlay alias (#65237) 2026-07-15 21:45:35 -04:00