Commit ecaa38d
fix: shared_jobs sparse checkout excludes nix flake files
Use --no-checkout + --no-cone mode so that only library/jobs/** is
checked out, preventing root-level files like flake.nix and flake.lock
from being materialized in the sparse clone.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent db01ca6 commit ecaa38d
1 file changed
Lines changed: 6 additions & 4 deletions
File tree
- src/deepwork/standard_jobs/deepwork_jobs
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | | - | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | | - | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
0 commit comments