Skip to content

Propagate the agent CA bundle into Python and nix-direnv#78

Merged
jimpudar merged 1 commit into
mainfrom
jmp/fix-python-ca-certs
May 31, 2026
Merged

Propagate the agent CA bundle into Python and nix-direnv#78
jimpudar merged 1 commit into
mainfrom
jmp/fix-python-ca-certs

Conversation

@jimpudar

Copy link
Copy Markdown
Collaborator

Summary

  • Export the MITM CA bundle through the agent VM for Python, pip, uv, botocore, curl, git, and related SDKs.
  • Re-assert the same CA env after direnv/nix-direnv loads a project shell so dev shells keep trusting the instance CA.
  • Centralize the CA env setup in the rootcell runner and reuse it during VM provisioning.

Testing

  • bun run test:unit:vitest
  • Nix expression parsing for agent-vm.nix and home.nix
  • bun run lint
  • bun run typecheck

@jimpudar jimpudar merged commit e369c08 into main May 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant