nixbot

builds

failed eval x86_64-linux.pruning build #39 · raw · ·

1error:2       … while evaluating the attribute 'drvPath'3         at «github:NixOS/nixpkgs/89570f24e97e614aa34aa9ab1c927b6578a43775?narHash=sha256-EMzXKmnOtBQ2MnvpiNOm7E%2BkOMvdPrIKaeg52Tip2Uk%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/q7ccfkxsypz1959w57yj4wisxv5rbk0z-source/nixos/lib/testing/driver-configuration.nix':2122       … while evaluating the option `nodes.machine.system.build.toplevel':2324       … while evaluating definitions from `/nix/store/q7ccfkxsypz1959w57yj4wisxv5rbk0z-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