setup
x86_64-linux.formatting
· build #220
· raw
1this derivation will be built:2 /nix/store/nfsf0ad0bf3vcfzfn5q4vfpvvhp209y1-treefmt-check.drv3error: Cannot build '/nix/store/nfsf0ad0bf3vcfzfn5q4vfpvvhp209y1-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/svyyy7761cjcjyrawcqkk79jaxd85ncm-treefmt-check7 Last 25 log lines:8 > const OPERATORS = [9 > - "<<<", "<<-", "<<", ">>", "&&", "||", ";;", "|&", "&>", ">&", "<&",10 > - "|", "&", ";", "(", ")", "<", ">", "\n",11 > + "<<<",12 > + "<<-",13 > + "<<",14 > + ">>",15 > + "&&",16 > + "||",17 > + ";;",18 > + "|&",19 > + "&>",20 > + ">&",21 > + "<&",22 > + "|",23 > + "&",24 > + ";",25 > + "(",26 > + ")",27 > + "<",28 > + ">",29 > + "\n",30 > ];31 >32 > // Redirects do not end a simple command; the word after them is a target33 For full logs, run:34 nix log /nix/store/nfsf0ad0bf3vcfzfn5q4vfpvvhp209y1-treefmt-check.drv