1these 4 derivations will be built:2 /nix/store/1wjq92zshryj49b16wmnnm6fyzp8lz8z-format-meson.drv3 /nix/store/p5akclwx9wzmv3akc5rh6r2drfdizh4n-check-merge-conflicts.drv4 /nix/store/gls18czz6cmdivjwqmcwfwssj94i709w-pre-commit-config.json.drv5 /nix/store/kwnrcblc647rma681rxiii4n399yr0g4-pre-commit-run.drv6these 29 paths will be fetched (164.1 MiB download, 1018.2 MiB unpacked):7 /nix/store/4wczdrgafhrx0rdnk5vy94nj5g2vxaa4-binutils-wrapper-2.468 /nix/store/bf2sablqrr2bz3763rmlb1fwrfvsrgfk-clang-21.1.89 /nix/store/spgkrx6v9a7frdhpn0i9dpl3nq7hd3ni-clang-21.1.8-lib10 /nix/store/3flayrpizxfh93k66g8imq36g2g85dm2-clang-21.1.8-python11 /nix/store/66rfz8nizjb050dmlzmcml4drriph0x9-clang-tools-21.1.812 /nix/store/ypqlf774n9dmfbxrg33pzpm149npz75n-clang-wrapper-21.1.813 /nix/store/dwhnlpxdj2x7g1dvwq1fm18hadnqywy8-compiler-rt-libc-21.1.814 /nix/store/6pqs0j1lc9gq1ay0blmgvfw6ppw2ldh8-compiler-rt-libc-21.1.8-dev15 /nix/store/c3msyacjwxgw1blvcanlcw3i1xk2qqfv-pre-commit-4.5.116 /nix/store/sna23kaxq3sb21yhjbs6gqf06n1m737v-pytest-check-hook17 /nix/store/khbp425ym5s6czl2y4a209hrvsixwga5-python3.14-cffi-2.1.018 /nix/store/l6d7vi53q7sij772glqw7dv3bikyf8rf-python3.14-cfgv-3.5.019 /nix/store/87mi45vhr90kn57ipd6162y1jsavpjqy-python3.14-distlib-0.4.020 /nix/store/y3hjl92fcvk56180yf054c4xllsz7zc1-python3.14-filelock-3.29.721 /nix/store/1s5ljd48fhfhr6hnd2dz03g92wd1b3ih-python3.14-identify-2.6.1922 /nix/store/6nga4qgd5p30pcgwi9lfn5yqhpr5rflv-python3.14-iniconfig-2.3.023 /nix/store/nm3ginkzwg0x0rwwsld41w3249r0s2x1-python3.14-nodeenv-1.10.024 /nix/store/wk5jzwrcq0xf6daw2na24pwaf4lfdf09-python3.14-platformdirs-4.10.025 /nix/store/9dkmnp8h49is9mx90lb25xiarxcydizz-python3.14-pluggy-1.6.026 /nix/store/f6bxvd93dcljcrkwp0bfmz9yqgrmf0x8-python3.14-pre-commit-hooks-6.0.027 /nix/store/rjad4g8fdbhw1irndp4q08jf0xw4k64v-python3.14-pycparser-3.0028 /nix/store/dficr5fajvdv6w7p7z36ls1hdamdn156-python3.14-pytest-9.1.129 /nix/store/w4r9wr5sh7y7h3j9gb6m4gqhqc2mzari-python3.14-python-discovery-1.4.230 /nix/store/pwwxq8p23rq7zv9ggcypqkqq43jq318f-python3.14-ruamel-base-1.0.031 /nix/store/5w2skas02jcmf81sx0xdzlbdgl3ka3sy-python3.14-ruamel-yaml-0.19.132 /nix/store/xrxywiidlycxqcsy825h7bm4wxbnba4h-python3.14-ruamel-yaml-clib-0.2.1533 /nix/store/nwbnznck99m1fpmifh0793wnxwj2lnrq-python3.14-ukkonen-1.1.034 /nix/store/121g317732in9jzwhlyaacm4qgykpyar-python3.14-virtualenv-21.6.135 /nix/store/l3adhf5jkq6g29c4fvwd9d5dhb82cmfj-zizmor-1.29.036Failed to find a machine for remote build!37derivation: gls18czz6cmdivjwqmcwfwssj94i709w-pre-commit-config.json.drv38required (system, features): (aarch64-linux, [])391 available machines:40(systems, maxjobs, supportedFeatures, mandatoryFeatures)41([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])42Failed to find a machine for remote build!43derivation: kwnrcblc647rma681rxiii4n399yr0g4-pre-commit-run.drv44required (system, features): (aarch64-linux, [])451 available machines:46(systems, maxjobs, supportedFeatures, mandatoryFeatures)47([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])48error: Cannot build '/nix/store/kwnrcblc647rma681rxiii4n399yr0g4-pre-commit-run.drv'.49 Reason: builder failed with exit code 1.50 Output paths:51 /nix/store/y2dr3jb87znmb0pmmsd0kb62aa4dzdhs-pre-commit-run52 Last 25 log lines:53 > Running phase: buildPhase54 > Running: $ pre-commit run --all-files55 > check-merge-conflicts....................................................Passed56 > check-merge-conflicts-2..................................................Passed57 > clang-format.............................................................Failed58 > - hook id: clang-format59 > - files were modified by this hook60 > meson-format.............................................................Passed61 > nixfmt...................................................................Passed62 > shellcheck...............................................................Passed63 > zizmor...................................................................Passed64 > diff --git a/src/libstore/build/derivation-building-goal.cc b/src/libstore/build/derivation-building-goal.cc65 > index 5b013b8..80c19db 10064466 > --- a/src/libstore/build/derivation-building-goal.cc67 > +++ b/src/libstore/build/derivation-building-goal.cc68 > @@ -1037,8 +1037,7 @@ Goal::Co DerivationBuildingGoal::buildLocally(69 > || settings.extraPlatforms.get().count(drv->platform) || drv->isBuiltin();70 > auto required = drvOptions.getRequiredSystemFeatures(*drv);71 > auto & available = worker.store.config.systemFeatures.get();72 > - bool featuresOk =73 > - std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });74 > + bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });75 > if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {76 > debug(77 > "external builder declined '%s'; falling back to a local build",78 For full logs, run:79 nix log /nix/store/kwnrcblc647rma681rxiii4n399yr0g4-pre-commit-run.drv