setup
aarch64-linux.formatting
· build #217
· raw
1this derivation will be built:2 /nix/store/h7pak13aljbvy6iv01inql5l7kaf5f5c-treefmt-check.drv3error: Cannot build '/nix/store/h7pak13aljbvy6iv01inql5l7kaf5f5c-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/abcc76vbkhw8cq9yzpx650ycvxrnvv4y-treefmt-check7 Last 19 log lines:8 > tribuchet: building on eliza9 > treefmt v2.5.0traversed 1249 files10 > emitted 537 files for processing11 > formatted 537 files (3 changed) in 3.997s12 > M home/.pi/agent/extensions/block-commands.ts13 > diff --git a/home/.pi/agent/extensions/block-commands.ts b/home/.pi/agent/extensions/block-commands.ts14 > index 4431293..795c2e8 10064415 > --- a/home/.pi/agent/extensions/block-commands.ts16 > +++ b/home/.pi/agent/extensions/block-commands.ts17 > @@ -32,8 +32,7 @@ interface BlockRule {18 > const BLOCK_RULES: BlockRule[] = [19 > {20 > matches: (argv) => scansRoot(argv, NIX_ROOTS),21 > - reason:22 > - "find/fd/rg/grep on /nix/store is blocked (millions of files). " +23 > + reason: "find/fd/rg/grep on /nix/store is blocked (millions of files). " +24 > "Use nix-locate to find store paths, or inspect env vars like " +25 > "$buildInputs / $NIX_CFLAGS_COMPILE / $PKG_CONFIG_PATH inside a shell.",26 > },27 For full logs, run:28 nix log /nix/store/h7pak13aljbvy6iv01inql5l7kaf5f5c-treefmt-check.drv