nixbot

builds

failed eval checks.x86_64-linux.make-disk-image-impure build #154 · raw ·

1error:2       … while evaluating a branch condition3         at «string»:25:5:4           24|     v:5           25|     if !builtins.isAttrs v || isDrv v then6             |     ^7           26|       v89       … in the left operand of the OR (||) operator10         at «string»:25:28:11           24|     v:12           25|     if !builtins.isAttrs v || isDrv v then13             |                            ^14           26|       v1516       … while evaluating definitions from `/nix/store/aghfj540q3kx9lmsb2iwfab71fpr8ag2-source/lib/make-disk-image.nix':1718       (stack trace truncated; use '--show-trace' to show the full, detailed trace)1920       error: vmTools: the `kernel` argument (kernel-modules) has no21       `target` attribute, so the kernel image filename cannot be determined.2223       If you are passing a module tree (e.g. from `pkgs.aggregateModules`) to24       make extra modules available, pass it via `kernelModules` instead and25       keep `kernel` pointing at a real kernel derivation. Alternatively, pass26       `kernelImage` explicitly with the path of the bootable image relative27       to the `kernel` derivation output (e.g. "bzImage" or "Image").