setup
x86_64-linux.treefmt
· build #2
· raw
1this derivation will be built:2 /nix/store/2mjlnp2xw2wf5wix3ab3yr84kh7jl32j-treefmt-check.drv3error: Cannot build '/nix/store/2mjlnp2xw2wf5wix3ab3yr84kh7jl32j-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/4b1xns3ipyz6sh0qif1zrmz0nlid1msq-treefmt-check7 Last 20 log lines:8 > if [[ ! -f "$PYPROJECT_TOML" ]]; then9 > ^--------------------------^ SC3010 (warning): In POSIX sh, [[ ]] is undefined.10 >11 >12 > In homeModules/programs/misc-programs/direnv-stdlib.sh line 9:13 > if [[ -d ".venv" ]]; then14 > ^--------------^ SC3010 (warning): In POSIX sh, [[ ]] is undefined.15 >16 >17 > In homeModules/programs/misc-programs/direnv-stdlib.sh line 18:18 > if [[ -z $VIRTUAL_ENV || ! -d $VIRTUAL_ENV ]]; then19 > ^-- SC3010 (warning): In POSIX sh, [[ ]] is undefined.20 >21 > For more information:22 > https://www.shellcheck.net/wiki/SC3010 -- In POSIX sh, [[ ]] is undefined.23 >24 > traversed 420 files25 > emitted 413 files for processing26 > formatted 410 files (2 changed) in 636ms27 > Error: failed to finalise formatting: formatting failures detected28 For full logs, run:29 nix log /nix/store/2mjlnp2xw2wf5wix3ab3yr84kh7jl32j-treefmt-check.drv