1this derivation will be built:2 /nix/store/r8nmpywgwckkjg8pg2lkdy0scr466gr2-ssh-to-age-1.3.0.drv3error: Cannot build '/nix/store/r8nmpywgwckkjg8pg2lkdy0scr466gr2-ssh-to-age-1.3.0.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/valx52hn27qaisafdxgkvs9kk8xl1252-ssh-to-age-1.3.07 Last 18 log lines:8 > tribuchet: building on jamie9 > Running phase: unpackPhase10 > unpacking source archive /nix/store/pblp9kwldl4bmsvad2zz51q3fffpwx7x-source11 > source root is source12 > Running phase: patchPhase13 > Running phase: updateAutotoolsGnuConfigScriptsPhase14 > Running phase: configurePhase15 > Running phase: buildPhase16 > Building subPackage ./cmd/ssh-to-age17 > go: inconsistent vendoring in /build/source:18 > golang.org/x/crypto@v0.57.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt19 > golang.org/x/sys@v0.48.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt20 > golang.org/x/crypto@v0.56.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod21 > golang.org/x/sys@v0.47.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod22 >23 > To ignore the vendor directory, use -mod=readonly or -mod=mod.24 > To sync the vendor directory, run:25 > go mod vendor26 For full logs, run:27 nix log /nix/store/r8nmpywgwckkjg8pg2lkdy0scr466gr2-ssh-to-age-1.3.0.drv