Running phase: unpackPhase unpacking source archive /nix/store/375m6i9zbp5r0abcwzqcy0qfjyib2sd1-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Building subPackage ./cmd/gitea-mq go: inconsistent vendoring in /nix/var/nix/builds/nix-70802-1725091218/source: github.com/pressly/goose/v3@v3.28.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/text@v0.41.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/pressly/goose/v3@v3.27.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod golang.org/x/text@v0.40.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