germinate: add python3 to flake runtimeDeps (clean-env cold-start blocker) #50
No reviewers
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis!50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/germinate-python3-runtimedep"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
bin/germinate:143(DNS-rewrite, added in062b6f4) shells out topython3, but it was missing from the flakeruntimeDeps— so on a clean Nix env germination dies atpython3: command not found. Only worked where python3 happened to be on the ambient PATH.Found + validated during a full cold-start germination on a clean vxrail host: first attempt died here; adding
python3toruntimeDeps→ germination completed end-to-end (mcp+agents Available, 9 secrets sovereign-sealed).One-line, additive. Unblocks every clean-env
nix run .#up.