nixbot

builds

clan/dvt-lite build #24 failed

branch main · PR #63 · commit 0e67d394e6 · · took 7m 4s

1 failed
failed attributes
status attribute duration
failed x86_64-linux.treefmt 0s
treefmt-check: settings = { network = lib.mkIf (settings.network != null) settings.network; - checkpointSyncUrl = settings.beacon.checkpointS …
treefmt-check:
 
     settings = {
       network = lib.mkIf (settings.network != null) settings.network;
-      checkpointSyncUrl = settings.beacon.checkpointSyncUrl;
+      inherit (settings.beacon) checkpointSyncUrl;
 
       inherit (settings.beacon.p2p) port;
       listenAddress = settings.beacon.p2p.host;
16 succeeded
succeeded attributes
status attribute duration
loading…
10 already built
skipped attributes
status attribute duration
loading…