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 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-93531-2433879838/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