error: … while evaluating the attribute 'drvPath' at «github:NixOS/nixpkgs/d33369954a67ae3322177dc9a3d564092912120c?narHash=sha256-bG1LAS3YehMzp4RSXw99o3yMEO/Ktb0Tx29RCtEU0Tk%3D»/lib/customisation.nix:415:11: 414| // { 415| drvPath = | ^ 416| assert condition; … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = derivationStrict drvAttrs; | ^ 38| … while evaluating the option `driverConfigurationFile': … while evaluating the option `driverConfiguration.vms.machine.start_script': … while evaluating definitions from `/nix/store/zzgym3r566kna519r3hhvxkdj93ghszr-source/nixos/lib/testing/driver-configuration.nix': … while evaluating the option `nodes.machine.system.build.toplevel': … while evaluating definitions from `/nix/store/zzgym3r566kna519r3hhvxkdj93ghszr-source/nixos/modules/system/activation/top-level.nix': (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: Failed assertions: - 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. Definitions: - the argument that was passed to pkgs.runNixOSTest