nixbot

builds

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

1error:2       … while calling the 'head' builtin3         at «github:NixOS/nixpkgs/e1c1b84752fb0897897380a3cae9dc7fcab91ca3?narHash=sha256-OG8laCOGtkxlB1JH3XqOnXxnkGJme4mQdXo5hkhCQIY%3D»/lib/attrsets.nix:1719:13:4         1718|           if length values == 1 || pred here (elemAt values 1) (head values) then5         1719|             head values6             |             ^7         1720|           else89       … while evaluating the attribute 'optionalValue.value'10         at «github:NixOS/nixpkgs/e1c1b84752fb0897897380a3cae9dc7fcab91ca3?narHash=sha256-OG8laCOGtkxlB1JH3XqOnXxnkGJme4mQdXo5hkhCQIY%3D»/lib/modules.nix:1310:5:11         1309|12         1310|     optionalValue = if isDefined then { value = mergedValue; } else { };13             |     ^14         1311|   };1516       … while evaluating definitions from `/nix/store/1r4g84j4k42qhzqj3vx5765q5050n0il-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").