nixbot

builds
1these 3 derivations will be built:2 /nix/store/lh6pifmcl15n247258fs1jrwia8229fd-treefmt.toml.drv3 /nix/store/skjz3kxd8haiabb98qyp8kvp2043b1hx-treefmt.drv4 /nix/store/xylmvgi7lyrd3q427cmggp33ff5mw7mj-treefmt-check.drv5these 2 paths will be fetched (11.6 MiB download, 33.8 MiB unpacked):6 /nix/store/sxgxky670f3c80l5mnq8rjnflkywsbfm-ruff-0.16.17 /nix/store/lmjq69rm99p4jvhz21l1vnfbxdzi8i63-shfmt-3.13.18error: Cannot build '/nix/store/xylmvgi7lyrd3q427cmggp33ff5mw7mj-treefmt-check.drv'.9 Reason: builder failed with exit code 1.10 Output paths:11 /nix/store/ykzilr47gzlgfy1hc41wvqcmn7809l5r-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 (2 changed) in 677ms37 > Error: failed to finalise formatting: formatting failures detected38 For full logs, run:39 nix log /nix/store/xylmvgi7lyrd3q427cmggp33ff5mw7mj-treefmt-check.drv