this derivation will be built: /nix/store/g4nz453zcfg4wc304dd88zb7k5gdq91b-treefmt-check.drv error: build of '/nix/store/g4nz453zcfg4wc304dd88zb7k5gdq91b-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/g4nz453zcfg4wc304dd88zb7k5gdq91b-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/mq0n8n58s5gz659fa6xw9gwlsyafiqwz-treefmt-check Last 18 log lines: > treefmt v2.5.0traversed 1249 files > emitted 537 files for processing > formatted 537 files (3 changed) in 1.604s > 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/g4nz453zcfg4wc304dd88zb7k5gdq91b-treefmt-check.drv error: Cannot build '/nix/store/g4nz453zcfg4wc304dd88zb7k5gdq91b-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/mq0n8n58s5gz659fa6xw9gwlsyafiqwz-treefmt-check