nixbot

builds

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

1error:2       … while calling the 'head' builtin3         at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/lib/attrsets.nix:1712:13:4         1711|           if length values == 1 || pred here (elemAt values 1) (head values) then5         1712|             head values6             |             ^7         1713|           else89       … while evaluating the attribute 'optionalValue.value'10         at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/lib/modules.nix:1332:5:11         1331|12         1332|     optionalValue = if isDefined then { value = mergedValue; } else { };13             |     ^14         1333|   };1516       … while evaluating definitions from `/nix/store/2hhi3ai6397ibiq6saalgq08c0cy3jim-source/lib/make-disk-image.nix':1718       (stack trace truncated; use '--show-trace' to show the full, detailed trace)1920       error: function 'anonymous lambda' called with unexpected argument 'kernelModules'21       at «github:NixOS/nixpkgs/8c3cede7ddc26bd659d2d383b5610efbd2c7a16e?narHash=sha256-rppURzHviaQN131F%2BnLiLdGfcb0uCd9gGP0E5%2Biw9MI%3D»/pkgs/build-support/vm/default.nix:1:1:22            1| {23             | ^24            2|   lib,