Running phase: unpackPhase unpacking source archive /nix/store/a957hcxmy1a4w8rdzrlnb7kxx88ana13-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Building subPackage ./cmd/niks3-server go: inconsistent vendoring in /nix/var/nix/builds/nix-69116-489935459/source: github.com/klauspost/compress@v1.19.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/klauspost/compress@v1.18.6: 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