setup
x86_64-linux.treefmt
· build #3
· raw
1this derivation will be built:2 /nix/store/vfh9v3m7ab2qysnl5840c9mrlsgij8ww-treefmt-check.drv3error: Cannot build '/nix/store/vfh9v3m7ab2qysnl5840c9mrlsgij8ww-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/wr23lycyp1k9n58dcpcxvlpip33k8w96-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 693ms27 > Error: failed to finalise formatting: formatting failures detected28 For full logs, run:29 nix log /nix/store/vfh9v3m7ab2qysnl5840c9mrlsgij8ww-treefmt-check.drv