setup
checks.aarch64-linux.treefmt
· build #103
· raw
1these 3 derivations will be built:2 /nix/store/7wwgr0ynphlg0l29qbdbazxdk9hwsgjn-treefmt.toml.drv3 /nix/store/vx3g9mpii65rq0r24ivywirvns8grq50-treefmt.drv4 /nix/store/dbk5wjqsrd526w7mq070ja51n43n0719-treefmt-check.drv5error: Cannot build '/nix/store/dbk5wjqsrd526w7mq070ja51n43n0719-treefmt-check.drv'.6 Reason: builder failed with exit code 1.7 Output paths:8 /nix/store/gbyyk3xkz7ibfazvypa48bkcpcf9ysc4-treefmt-check9 Last 25 log lines:10 >11 > TRY002 Create your own exception12 > --> modules/nixos-wiki/update-extensions.py:173:1113 > |14 > 171 | else:15 > 172 | return Extension(name=extension_name, hash=hash, url=mirror_url)16 > 173 | raise Exception("Failed to fetch extension, see above")17 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^18 >19 > EXE001 Shebang is present but file is not executable20 > --> pkgs/wiki-user-search/wiki-user-search.py:1:121 > |22 > 1 | #!/usr/bin/env python323 > | ^^^^^^^^^^^^^^^^^^^^^^24 > 2 | """25 > 3 | MediaWiki User Search Tool26 > |27 >28 > Found 27 errors (17 fixed, 10 remaining).29 > No fixes available (2 hidden fixes can be enabled with the `--unsafe-fixes` option).30 >31 > traversed 71 files32 > emitted 55 files for processing33 > formatted 52 files (2 changed) in 881ms34 > Error: failed to finalise formatting: formatting failures detected35 For full logs, run:36 nix log /nix/store/dbk5wjqsrd526w7mq070ja51n43n0719-treefmt-check.drv