nixbot

builds

Mic92/radicle-mirror build #28 failed

branch main · commit 062f78dfca · · took 25s

3 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.formatting 1s
treefmt-check: - formatter = forAllSystems (pkgs: treefmtEval.${pkgs.stdenv.hostPlatform.system}.config.build.wrapper); + formatter = forAllSystems …
treefmt-check:
 
-      formatter = forAllSystems (pkgs: treefmtEval.${pkgs.stdenv.hostPlatform.system}.config.build.wrapper);
+      formatter = forAllSystems (
+        pkgs: treefmtEval.${pkgs.stdenv.hostPlatform.system}.config.build.wrapper
+      );
 
       # export every package and devshell as a check so CI builds them all
       checks = forAllSystems (
failed checks.aarch64-linux.formatting 0s
treefmt-check: default = pkgs.callPackage ./nix/devshell.nix { }; }); - formatter = forAllSystems (pkgs: treefmtEval.${pkgs.stdenv.hostPlat …
treefmt-check:
         default = pkgs.callPackage ./nix/devshell.nix { };
       });
-      formatter = forAllSystems (pkgs: treefmtEval.${pkgs.stdenv.hostPlatform.system}.config.build.wrapper);
+      formatter = forAllSystems (
+        pkgs: treefmtEval.${pkgs.stdenv.hostPlatform.system}.config.build.wrapper
+      );
       # export every package and devshell as a check so CI builds them all
       checks = forAllSystems (
failed checks.x86_64-linux.formatting 0s
treefmt-check: default = pkgs.callPackage ./nix/devshell.nix { }; }); - formatter = forAllSystems (pkgs: treefmtEval.${pkgs.stdenv.hostPlat …
treefmt-check:
         default = pkgs.callPackage ./nix/devshell.nix { };
       });
-      formatter = forAllSystems (pkgs: treefmtEval.${pkgs.stdenv.hostPlatform.system}.config.build.wrapper);
+      formatter = forAllSystems (
+        pkgs: treefmtEval.${pkgs.stdenv.hostPlatform.system}.config.build.wrapper
+      );
       # export every package and devshell as a check so CI builds them all
       checks = forAllSystems (
2 succeeded
succeeded attributes
status attribute duration
loading…
9 already built
skipped attributes
status attribute duration
loading…