Commit 2571ebc
Fix sandbox issue with Python source fetching (#45)
Pass the real hash to cpython's fetchurl instead of null, making it a
proper fixed-output derivation with sandbox network access. This
prevents DNS failures when nixpkgs.follows is overridden.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7d828f3 commit 2571ebc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
0 commit comments