nixbot

builds

SBEE-Lab/infra build #83 failed

branch main · PR #620 · commit 14b8522327 · · took 2m 56s

eval warnings 1 kind · 1 occurrence
  • warn system.stateVersion is not set, defaulting to 26.11. Read why this matters on https://nixos.org/… ×1

1 failed
failed attributes
status attribute duration
failed x86_64-linux.treefmt 1s
treefmt-check: }; forget = lib.mkOption { - type = tomlFormat.type; + inherit (tomlFormat) type; …
treefmt-check:
             };
 
             forget = lib.mkOption {
-              type = tomlFormat.type;
+              inherit (tomlFormat) type;
               default = {
                 keep-daily = 7;
                 keep-weekly = 4;
6 succeeded
succeeded attributes
status attribute duration
loading…
13 already built
skipped attributes
status attribute duration
loading…