nixbot

builds

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

1error:2       … while calling the 'derivationStrict' builtin3         at «nix-internal»/derivation-internal.nix:37:12:4           36|5           37|   strict = derivationStrict drvAttrs;6             |            ^7           38|89       … while evaluating derivation 'nixos-disko-images'10         whose name attribute is located at «github:NixOS/nixpkgs/89570f24e97e614aa34aa9ab1c927b6578a43775?narHash=sha256-EMzXKmnOtBQ2MnvpiNOm7E%2BkOMvdPrIKaeg52Tip2Uk%3D»/pkgs/stdenv/generic/make-derivation.nix:651:111112       … while evaluating attribute 'args' of derivation 'nixos-disko-images'13         at «github:NixOS/nixpkgs/89570f24e97e614aa34aa9ab1c927b6578a43775?narHash=sha256-EMzXKmnOtBQ2MnvpiNOm7E%2BkOMvdPrIKaeg52Tip2Uk%3D»/pkgs/build-support/vm/default.nix:414:9:14          413|         builder = "${bash}/bin/sh";15          414|         args = [16             |         ^17          415|           "-e"1819       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2021       error: vmTools: the `kernel` argument (kernel-modules) has no22       `target` attribute, so the kernel image filename cannot be determined.2324       If you are passing a module tree (e.g. from `pkgs.aggregateModules`) to25       make extra modules available, pass it via `kernelModules` instead and26       keep `kernel` pointing at a real kernel derivation. Alternatively, pass27       `kernelImage` explicitly with the path of the bootable image relative28       to the `kernel` derivation output (e.g. "bzImage" or "Image").