nixbot

builds

nixpkg/tuxpkgs build #7 failed

branch master · commit 9220bd2303 · · took 7s

eval warnings 2 kinds · 2 occurrences
  • error ×1
  • error Module `/nix/store/…-source/modules/server.nix' has an unsupported attribute `networking'. This is caused by introducing a top-level `config' or `options' attribute. Add configuration attributes immediately on the top level instead, or move all of them (namely: networking) into the explicit `config' attribute. ×1

1 failed
failed attributes
status attribute duration
failed eval checks.x86_64-linux.installer
error: … while evaluating a branch condition at «string»:25:5: 24| v: 25| if !builtins.isAttrs v || isDrv v then …
error:
       … while evaluating a branch condition
         at «string»:25:5:
           24|     v:
           25|     if !builtins.isAttrs v || isDrv v then
             |     ^
           26|       v

       … in the left operand of the OR (||) operator
         at «string»:25:28:
           24|     v:
           25|     if !builtins.isAttrs v || isDrv v then
             |                            ^
           26|       v

       … while evaluating definitions from `/nix/store/xzxv4a83vh2hkqcs17533v2d54bz7vhv-source/systems/live-image.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Module `/nix/store/xzxv4a83vh2hkqcs17533v2d54bz7vhv-source/modules/server.nix' has an unsupported attribute `networking'. This is caused by introducing a top-level `config' or `options' attribute. Add configuration attributes immediately on the top level instead, or move all of them (namely: networking) into the explicit `config' attribute.
1 succeeded
succeeded attributes
status attribute duration
loading…