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