nixbot

builds
1these 3 derivations will be built:2 /nix/store/l9c58zmzwsgsafixcc645bln2sqn85sk-treefmt.toml.drv3 /nix/store/jqlzhnsw3sbnjsv5y1m4ipi7f7qk1jv0-treefmt.drv4 /nix/store/5gks1mqragsnaz8palr4q6zx6zlhpvkw-treefmt-check.drv5these 2 paths will be fetched (12.1 MiB download, 34.8 MiB unpacked):6 /nix/store/ds779d8jx7wzjqsp92sb4f8iia8mr1f1-ruff-0.16.17 /nix/store/r7hcwqjwxnl6c6gpksbih6f51d5fp44d-shfmt-3.13.18error: Cannot build '/nix/store/5gks1mqragsnaz8palr4q6zx6zlhpvkw-treefmt-check.drv'.9 Reason: builder failed with exit code 1.10 Output paths:11 /nix/store/8k3c8ap0fn3ryxmrzkixbc76fh0x5wqc-treefmt-check12 Last 25 log lines:13 >14 > TRY002 Create your own exception15 > --> modules/nixos-wiki/update-extensions.py:173:1116 > |17 > 171 | else:18 > 172 | return Extension(name=extension_name, hash=hash, url=mirror_url)19 > 173 | raise Exception("Failed to fetch extension, see above")20 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^21 >22 > EXE001 Shebang is present but file is not executable23 > --> pkgs/wiki-user-search/wiki-user-search.py:1:124 > |25 > 1 | #!/usr/bin/env python326 > | ^^^^^^^^^^^^^^^^^^^^^^27 > 2 | """28 > 3 | MediaWiki User Search Tool29 > |30 >31 > Found 27 errors (17 fixed, 10 remaining).32 > No fixes available (2 hidden fixes can be enabled with the `--unsafe-fixes` option).33 >34 > traversed 71 files35 > emitted 55 files for processing36 > formatted 52 files (3 changed) in 411ms37 > Error: failed to finalise formatting: formatting failures detected38 For full logs, run:39 nix log /nix/store/5gks1mqragsnaz8palr4q6zx6zlhpvkw-treefmt-check.drv