tribuchet: building on jamie Running phase: unpackPhase unpacking source archive /nix/store/kf50kgcm7rxm1h9hmswbc7k31pb28b2f-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase go: inconsistent vendoring in /build/source: modernc.org/sqlite@v1.55.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt modernc.org/sqlite@v1.54.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