Commit 30e72fa
docs(agents): require running Python through Nix (#749)
## Summary
- Add rule to Nix section of AGENTS.md requiring Python to be run via
`nix run 'nixpkgs#python3' -- $@` when Nix is available, never bare
`python`/`python3`
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent bd6f3dc commit 30e72fa
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
205 | 208 | | |
206 | 209 | | |
207 | 210 | | |
| |||
0 commit comments