setup
x86_64-linux.formatting
· build #217
· raw
1this derivation will be built:2 /nix/store/3z62bin7kdb0nrlnzbfq5q1q80y43k3n-treefmt-check.drv3error: Cannot build '/nix/store/3z62bin7kdb0nrlnzbfq5q1q80y43k3n-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/m43y10jaj9flizl838axf8n1f9df07hc-treefmt-check7 Last 19 log lines:8 > tribuchet: building on jamie9 > treefmt v2.5.0traversed 1249 files10 > emitted 537 files for processing11 > formatted 537 files (3 changed) in 3.06s12 > 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/3z62bin7kdb0nrlnzbfq5q1q80y43k3n-treefmt-check.drv