Running phase: unpackPhase unpacking source archive /nix/store/6v198pd2h8qx3vw9d589b68z7hapv89x-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Building subPackage ./cmd/niks3 go: inconsistent vendoring in /nix/var/nix/builds/nix-4566-850520151/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