this derivation will be built: /nix/store/xk7hb8lls89sv4b5yxvvjzy875shcz5y-treefmt-check.drv error: Cannot build '/nix/store/xk7hb8lls89sv4b5yxvvjzy875shcz5y-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/5bz399pcz5x9qgbz2n747v46f7h138qp-treefmt-check Last 25 log lines: > > TRY002 Create your own exception > --> modules/nixos-wiki/update-extensions.py:173:11 > | > 171 | else: > 172 | return Extension(name=extension_name, hash=hash, url=mirror_url) > 173 | raise Exception("Failed to fetch extension, see above") > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > EXE001 Shebang is present but file is not executable > --> pkgs/wiki-user-search/wiki-user-search.py:1:1 > | > 1 | #!/usr/bin/env python3 > | ^^^^^^^^^^^^^^^^^^^^^^ > 2 | """ > 3 | MediaWiki User Search Tool > | > > Found 27 errors (17 fixed, 10 remaining). > No fixes available (2 hidden fixes can be enabled with the `--unsafe-fixes` option). > > traversed 71 files > emitted 55 files for processing > formatted 52 files (2 changed) in 421ms > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/xk7hb8lls89sv4b5yxvvjzy875shcz5y-treefmt-check.drv