1this derivation will be built:2 /nix/store/wgr3z5nxkl29svqvlmvhbq55sbkkfgcg-gitea-mq-0.1.0.drv3Failed to find a machine for remote build!4derivation: wgr3z5nxkl29svqvlmvhbq55sbkkfgcg-gitea-mq-0.1.0.drv5required (system, features): (aarch64-linux, [])61 available machines:7(systems, maxjobs, supportedFeatures, mandatoryFeatures)8([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])9error: Cannot build '/nix/store/wgr3z5nxkl29svqvlmvhbq55sbkkfgcg-gitea-mq-0.1.0.drv'.10 Reason: builder failed with exit code 1.11 Output paths:12 /nix/store/zrbyxglf9ldhhp9l581q7mbhwx0iz8fa-gitea-mq-0.1.013 Last 18 log lines:14 > tribuchet: building on eliza15 > Running phase: unpackPhase16 > unpacking source archive /nix/store/375m6i9zbp5r0abcwzqcy0qfjyib2sd1-source17 > source root is source18 > Running phase: patchPhase19 > Running phase: updateAutotoolsGnuConfigScriptsPhase20 > Running phase: configurePhase21 > Running phase: buildPhase22 > Building subPackage ./cmd/gitea-mq23 > go: inconsistent vendoring in /build/source:24 > github.com/pressly/goose/v3@v3.28.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt25 > golang.org/x/text@v0.41.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt26 > github.com/pressly/goose/v3@v3.27.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod27 > golang.org/x/text@v0.40.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod28 >29 > To ignore the vendor directory, use -mod=readonly or -mod=mod.30 > To sync the vendor directory, run:31 > go mod vendor32 For full logs, run:33 nix log /nix/store/wgr3z5nxkl29svqvlmvhbq55sbkkfgcg-gitea-mq-0.1.0.drv