By: Michael Lynch <git@mtlynch.io>
Override go-tools and errcheck via buildGoModule, not go The go-tools and errcheck nixpkgs packages don't accept a 'go' override argument directly — they expose 'buildGoModule'. Pass our Go 1.26 buildGoModule override so the analysis tools are built with Go 1.26 and can analyze code that requires it. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| Time to Start | Worker time | Duration | Time to finish | |
| Config | 0s | 1s | 1s | 1s |
| Eval | 1s | 32s | 32s | 34s |
| Build | 3s | 6m09s | 3m39s | 3m42s |
| Test | - | - | - | - |
| Deploy | - | - | - | - |
| Suite | 0s | 6m43s | 3m42s | 3m42s |