this derivation will be built: /nix/store/brm6zp8hw66rblr0c59p0f9gm2lszh09-treefmt-check.drv error: Cannot build '/nix/store/brm6zp8hw66rblr0c59p0f9gm2lszh09-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/4z74mb0bkchkxxra109s11h770zk4i3a-treefmt-check Last 25 log lines: > const OPERATORS = [ > - "<<<", "<<-", "<<", ">>", "&&", "||", ";;", "|&", "&>", ">&", "<&", > - "|", "&", ";", "(", ")", "<", ">", "\n", > + "<<<", > + "<<-", > + "<<", > + ">>", > + "&&", > + "||", > + ";;", > + "|&", > + "&>", > + ">&", > + "<&", > + "|", > + "&", > + ";", > + "(", > + ")", > + "<", > + ">", > + "\n", > ]; > > // Redirects do not end a simple command; the word after them is a target For full logs, run: nix log /nix/store/brm6zp8hw66rblr0c59p0f9gm2lszh09-treefmt-check.drv