these 4 derivations will be built: /nix/store/1wjq92zshryj49b16wmnnm6fyzp8lz8z-format-meson.drv /nix/store/p5akclwx9wzmv3akc5rh6r2drfdizh4n-check-merge-conflicts.drv /nix/store/gls18czz6cmdivjwqmcwfwssj94i709w-pre-commit-config.json.drv /nix/store/kwnrcblc647rma681rxiii4n399yr0g4-pre-commit-run.drv these 29 paths will be fetched (164.1 MiB download, 1018.2 MiB unpacked): /nix/store/4wczdrgafhrx0rdnk5vy94nj5g2vxaa4-binutils-wrapper-2.46 /nix/store/bf2sablqrr2bz3763rmlb1fwrfvsrgfk-clang-21.1.8 /nix/store/spgkrx6v9a7frdhpn0i9dpl3nq7hd3ni-clang-21.1.8-lib /nix/store/3flayrpizxfh93k66g8imq36g2g85dm2-clang-21.1.8-python /nix/store/66rfz8nizjb050dmlzmcml4drriph0x9-clang-tools-21.1.8 /nix/store/ypqlf774n9dmfbxrg33pzpm149npz75n-clang-wrapper-21.1.8 /nix/store/dwhnlpxdj2x7g1dvwq1fm18hadnqywy8-compiler-rt-libc-21.1.8 /nix/store/6pqs0j1lc9gq1ay0blmgvfw6ppw2ldh8-compiler-rt-libc-21.1.8-dev /nix/store/c3msyacjwxgw1blvcanlcw3i1xk2qqfv-pre-commit-4.5.1 /nix/store/sna23kaxq3sb21yhjbs6gqf06n1m737v-pytest-check-hook /nix/store/khbp425ym5s6czl2y4a209hrvsixwga5-python3.14-cffi-2.1.0 /nix/store/l6d7vi53q7sij772glqw7dv3bikyf8rf-python3.14-cfgv-3.5.0 /nix/store/87mi45vhr90kn57ipd6162y1jsavpjqy-python3.14-distlib-0.4.0 /nix/store/y3hjl92fcvk56180yf054c4xllsz7zc1-python3.14-filelock-3.29.7 /nix/store/1s5ljd48fhfhr6hnd2dz03g92wd1b3ih-python3.14-identify-2.6.19 /nix/store/6nga4qgd5p30pcgwi9lfn5yqhpr5rflv-python3.14-iniconfig-2.3.0 /nix/store/nm3ginkzwg0x0rwwsld41w3249r0s2x1-python3.14-nodeenv-1.10.0 /nix/store/wk5jzwrcq0xf6daw2na24pwaf4lfdf09-python3.14-platformdirs-4.10.0 /nix/store/9dkmnp8h49is9mx90lb25xiarxcydizz-python3.14-pluggy-1.6.0 /nix/store/f6bxvd93dcljcrkwp0bfmz9yqgrmf0x8-python3.14-pre-commit-hooks-6.0.0 /nix/store/rjad4g8fdbhw1irndp4q08jf0xw4k64v-python3.14-pycparser-3.00 /nix/store/dficr5fajvdv6w7p7z36ls1hdamdn156-python3.14-pytest-9.1.1 /nix/store/w4r9wr5sh7y7h3j9gb6m4gqhqc2mzari-python3.14-python-discovery-1.4.2 /nix/store/pwwxq8p23rq7zv9ggcypqkqq43jq318f-python3.14-ruamel-base-1.0.0 /nix/store/5w2skas02jcmf81sx0xdzlbdgl3ka3sy-python3.14-ruamel-yaml-0.19.1 /nix/store/xrxywiidlycxqcsy825h7bm4wxbnba4h-python3.14-ruamel-yaml-clib-0.2.15 /nix/store/nwbnznck99m1fpmifh0793wnxwj2lnrq-python3.14-ukkonen-1.1.0 /nix/store/121g317732in9jzwhlyaacm4qgykpyar-python3.14-virtualenv-21.6.1 /nix/store/l3adhf5jkq6g29c4fvwd9d5dhb82cmfj-zizmor-1.29.0 Failed to find a machine for remote build! derivation: gls18czz6cmdivjwqmcwfwssj94i709w-pre-commit-config.json.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) Failed to find a machine for remote build! derivation: kwnrcblc647rma681rxiii4n399yr0g4-pre-commit-run.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) error: Cannot build '/nix/store/kwnrcblc647rma681rxiii4n399yr0g4-pre-commit-run.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/y2dr3jb87znmb0pmmsd0kb62aa4dzdhs-pre-commit-run Last 25 log lines: > Running phase: buildPhase > Running: $ pre-commit run --all-files > check-merge-conflicts....................................................Passed > check-merge-conflicts-2..................................................Passed > clang-format.............................................................Failed > - hook id: clang-format > - files were modified by this hook > meson-format.............................................................Passed > nixfmt...................................................................Passed > shellcheck...............................................................Passed > zizmor...................................................................Passed > diff --git a/src/libstore/build/derivation-building-goal.cc b/src/libstore/build/derivation-building-goal.cc > index 5b013b8..80c19db 100644 > --- a/src/libstore/build/derivation-building-goal.cc > +++ b/src/libstore/build/derivation-building-goal.cc > @@ -1037,8 +1037,7 @@ Goal::Co DerivationBuildingGoal::buildLocally( > || settings.extraPlatforms.get().count(drv->platform) || drv->isBuiltin(); > auto required = drvOptions.getRequiredSystemFeatures(*drv); > auto & available = worker.store.config.systemFeatures.get(); > - bool featuresOk = > - std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); }); > + bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); }); > if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) { > debug( > "external builder declined '%s'; falling back to a local build", For full logs, run: nix log /nix/store/kwnrcblc647rma681rxiii4n399yr0g4-pre-commit-run.drv