this derivation will be built: /nix/store/d36val474kx2i12hmiwk3jrkycdgy80f-format-check.drv building '/nix/store/d36val474kx2i12hmiwk3jrkycdgy80f-format-check.drv' format-check> ERRO formatter | ruff-check[1]: failed to apply with options '[check --fix]': exit status 1 format-check> format-check> EXE001 Shebang is present but file is not executable format-check> --> packages/omnigraph/update.py:1:1 format-check> | format-check> 1 | #!/usr/bin/env python3 format-check> | ^^^^^^^^^^^^^^^^^^^^^^ format-check> 2 | """Update all Omnigraph outputs through their shared source definition.""" format-check> | format-check> format-check> Found 1 error. format-check> format-check> traversed 21 files format-check> emitted 18 files for processing format-check> formatted 17 files (0 changed) in 1.144s format-check> Error: failed to finalise formatting: formatting failures detected error: Cannot build '/nix/store/d36val474kx2i12hmiwk3jrkycdgy80f-format-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/bf45ijg32x2dxy6hwrq8m15d8l14dgx7-format-check Last 16 log lines: > ERRO formatter | ruff-check[1]: failed to apply with options '[check --fix]': exit status 1 > > EXE001 Shebang is present but file is not executable > --> packages/omnigraph/update.py:1:1 > | > 1 | #!/usr/bin/env python3 > | ^^^^^^^^^^^^^^^^^^^^^^ > 2 | """Update all Omnigraph outputs through their shared source definition.""" > | > > Found 1 error. > > traversed 21 files > emitted 18 files for processing > formatted 17 files (0 changed) in 1.144s > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/d36val474kx2i12hmiwk3jrkycdgy80f-format-check.drv