this derivation will be built: /nix/store/3z62bin7kdb0nrlnzbfq5q1q80y43k3n-treefmt-check.drv error: Cannot build '/nix/store/3z62bin7kdb0nrlnzbfq5q1q80y43k3n-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/m43y10jaj9flizl838axf8n1f9df07hc-treefmt-check Last 19 log lines: > tribuchet: building on jamie > treefmt v2.5.0traversed 1249 files > emitted 537 files for processing > formatted 537 files (3 changed) in 3.06s > 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/3z62bin7kdb0nrlnzbfq5q1q80y43k3n-treefmt-check.drv