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