Running phase: unpackPhase unpacking source archive /nix/store/41gzh4036l3mlbz650lbxfhhwprjrsck-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase 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 /nix/var/nix/builds/nix-69531-3571051491/source: github.com/pressly/goose/v3@v3.27.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/crypto@v0.52.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/net@v0.55.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/pressly/goose/v3@v3.27.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod golang.org/x/crypto@v0.51.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod golang.org/x/net@v0.53.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod To ignore the vendor directory, use -mod=readonly or -mod=mod. To sync the vendor directory, run: go mod vendor