nixbot

builds

failed eval default.checks.aarch64-linux.age-keys build #52 · raw ·

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