nixbot

builds

failed eval aarch64-linux.pruning build #46 · raw · ·

1error:2       … while evaluating the attribute 'drvPath'3         at «github:NixOS/nixpkgs/716c7a2664ca8325617b8a7fbb609273f2c4cae7?narHash=sha256-zbcZ1dmBTPfJ7Mlqh/yLEPGpgJnwuv4Xr1xucy2WqMA%3D»/lib/customisation.nix:415:11:4          414|         // {5          415|           drvPath =6             |           ^7          416|             assert condition;89       … while calling the 'derivationStrict' builtin10         at «nix-internal»/derivation-internal.nix:37:12:11           36|12           37|   strict = derivationStrict drvAttrs;13             |            ^14           38|1516       … while evaluating the option `driverConfigurationFile':1718       … while evaluating the option `driverConfiguration.vms.machine.start_script':1920       … while evaluating definitions from `/nix/store/51z7p4g46ybpi81ipn10c9fs2i0vvqs3-source/nixos/lib/testing/driver-configuration.nix':2122       … while evaluating the option `nodes.machine.system.build.toplevel':2324       … while evaluating definitions from `/nix/store/51z7p4g46ybpi81ipn10c9fs2i0vvqs3-source/nixos/modules/system/activation/top-level.nix':2526       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2728       error:29       Failed assertions:30       - systemd stage 1 does not support `boot.initrd.postDeviceCommands`. Instead, create systemd services using the `boot.initrd.systemd.services` options, which has an API matching the stage 2 `systemd.services` options. Refer to `bootup(7)`, specifically the sections on "Bootup in the Initrd" and "System Manager Bootup", for information about when various units happen, and order services accordingly.3132           Definitions:33           - the argument that was passed to pkgs.runNixOSTest