nixbot

builds

Mic92/dotfiles build #423 failed

branch main · PR #5807 · commit 6249d102bc · · took 2m 21s

eval warnings 6 kinds · 66 occurrences
  • warn test eval warning from checks/flake-module.nix ×31
  • warn stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead ×27
  • warn crane will use a placeholder value since `name` cannot be found in /nix/store/…-Cargo.toml ×4
  • warn 'system' has been renamed to/replaced by 'stdenv.hostPlatform.system' ×1
  • warn stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead ×2
  • warn 'hostPlatform' has been renamed to/replaced by 'stdenv.hostPlatform' ×1

3 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.formatting 5s
treefmt-check: + path = "${pkgs.pywalfox-native}/bin/pywalfox"; + type = "stdio"; + allowed_extensions = [ "pywalfox@frewacom.org" ]; …
treefmt-check:
+          path = "${pkgs.pywalfox-native}/bin/pywalfox";
+          type = "stdio";
+          allowed_extensions = [ "pywalfox@frewacom.org" ];
+        };
+      };
 
   # Register native messaging host so the browser extension can talk to browser-cli
   home.activation.installBrowserCliHost = lib.hm.dag.entryAfter [ "writeBoundary" ] ''
failed checks.aarch64-linux.formatting 6s
treefmt-check: + description = "Automatically theme your browser using the colors generated by Pywal"; + path = "${pkgs.pywalfox-native}/bin/p …
treefmt-check:
+          description = "Automatically theme your browser using the colors generated by Pywal";
+          path = "${pkgs.pywalfox-native}/bin/pywalfox";
+          type = "stdio";
+          allowed_extensions = [ "pywalfox@frewacom.org" ];
+        };
+      };
   # Register native messaging host so the browser extension can talk to browser-cli
   home.activation.installBrowserCliHost = lib.hm.dag.entryAfter [ "writeBoundary" ] ''
failed checks.x86_64-linux.formatting 5s
treefmt-check: + description = "Automatically theme your browser using the colors generated by Pywal"; + path = "${pkgs.pywalfox-native}/bin/p …
treefmt-check:
+          description = "Automatically theme your browser using the colors generated by Pywal";
+          path = "${pkgs.pywalfox-native}/bin/pywalfox";
+          type = "stdio";
+          allowed_extensions = [ "pywalfox@frewacom.org" ];
+        };
+      };
   # Register native messaging host so the browser extension can talk to browser-cli
   home.activation.installBrowserCliHost = lib.hm.dag.entryAfter [ "writeBoundary" ] ''
21 succeeded
succeeded attributes
status attribute duration
loading…
259 already built
skipped attributes
status attribute duration
loading…