setup
aarch64-linux.formatting
· build #220
· raw
1this derivation will be built:2 /nix/store/2kjk8b7li785ypvmr0ihd5nyzhlqis6b-treefmt-check.drv3error: Cannot build '/nix/store/2kjk8b7li785ypvmr0ihd5nyzhlqis6b-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/m79awj349w67nrnlalmfqxrk11xc2p48-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/2kjk8b7li785ypvmr0ihd5nyzhlqis6b-treefmt-check.drv