By: Michael Lynch <git@mtlynch.io>
Build go-tools and errcheck with Go 1.26 The nixpkgs go-tools and errcheck packages default to Go 1.25, which cannot analyze code requiring go 1.26. Override both to use the same Go 1.26 toolchain as the rest of the build. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>