Running phase: unpackPhase unpacking source archive /nix/store/vns3cd4jidy76xc249jzi93rwjbg5inl-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-93532-1806917808/source: github.com/jackc/pgx/v5@v5.11.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/jackc/pgx/v5@v5.10.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