1this derivation will be built:2 /nix/store/ydys9bhz8h8mkmn9pwc42d52kqk1w7n8-golangci-lint.drv3error: Cannot build '/nix/store/ydys9bhz8h8mkmn9pwc42d52kqk1w7n8-golangci-lint.drv'.4 Reason: builder failed with exit code 3.5 Output paths:6 /nix/store/bzpjjd4pl1sinmb536l5hmhyp3ikgp6g-golangci-lint7 /nix/store/pgp2im3j2k99kxcg2ra20bd48dy12nrr-golangci-lint-unittest8 Last 14 log lines:9 > Running phase: unpackPhase10 > unpacking source archive /nix/store/1fdy8b8d0iks6hs0qdz6kwflkrgd1ww9-source11 > source root is source12 > Running phase: patchPhase13 > Running phase: updateAutotoolsGnuConfigScriptsPhase14 > Running phase: configurePhase15 > Running phase: buildPhase16 > ERRO Running error: context loading failed: failed to load packages: failed to load packages: failed to load with go/packages: err: exit status 1: stderr: go: inconsistent vendoring in /build/source:17 > golang.org/x/crypto@v0.52.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt18 > golang.org/x/crypto@v0.51.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod19 >20 > To ignore the vendor directory, use -mod=readonly or -mod=mod.21 > To sync the vendor directory, run:22 > go mod vendor23 For full logs, run:24 nix log /nix/store/ydys9bhz8h8mkmn9pwc42d52kqk1w7n8-golangci-lint.drv