1this derivation will be built:2 /nix/store/0n2r44y0czykx02ammffa72ygk85a671-format-check.drv3error: Cannot build '/nix/store/0n2r44y0czykx02ammffa72ygk85a671-format-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/mqixf1wpgg3dngszqy68i8ynv1yxv4v1-format-check7 Last 16 log lines:8 > ERRO formatter | ruff-check[1]: failed to apply with options '[check --fix]': exit status 19 >10 > EXE001 Shebang is present but file is not executable11 > --> packages/omnigraph/update.py:1:112 > |13 > 1 | #!/usr/bin/env python314 > | ^^^^^^^^^^^^^^^^^^^^^^15 > 2 | """Update all Omnigraph outputs through their shared source definition."""16 > |17 >18 > Found 1 error.19 >20 > traversed 21 files21 > emitted 15 files for processing22 > formatted 14 files (0 changed) in 1.118s23 > Error: failed to finalise formatting: formatting failures detected24 For full logs, run:25 nix log /nix/store/0n2r44y0czykx02ammffa72ygk85a671-format-check.drv