this derivation will be built: /nix/store/h7pak13aljbvy6iv01inql5l7kaf5f5c-treefmt-check.drv error: Cannot build '/nix/store/h7pak13aljbvy6iv01inql5l7kaf5f5c-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/abcc76vbkhw8cq9yzpx650ycvxrnvv4y-treefmt-check Last 19 log lines: > tribuchet: building on eliza > treefmt v2.5.0traversed 1249 files > emitted 537 files for processing > formatted 537 files (3 changed) in 3.997s > M home/.pi/agent/extensions/block-commands.ts > diff --git a/home/.pi/agent/extensions/block-commands.ts b/home/.pi/agent/extensions/block-commands.ts > index 4431293..795c2e8 100644 > --- a/home/.pi/agent/extensions/block-commands.ts > +++ b/home/.pi/agent/extensions/block-commands.ts > @@ -32,8 +32,7 @@ interface BlockRule { > const BLOCK_RULES: BlockRule[] = [ > { > matches: (argv) => scansRoot(argv, NIX_ROOTS), > - reason: > - "find/fd/rg/grep on /nix/store is blocked (millions of files). " + > + reason: "find/fd/rg/grep on /nix/store is blocked (millions of files). " + > "Use nix-locate to find store paths, or inspect env vars like " + > "$buildInputs / $NIX_CFLAGS_COMPILE / $PKG_CONFIG_PATH inside a shell.", > }, For full logs, run: nix log /nix/store/h7pak13aljbvy6iv01inql5l7kaf5f5c-treefmt-check.drv