Loading nixos/tests/boot.nix +3 −0 Original line number Diff line number Diff line Loading @@ -144,5 +144,8 @@ in { machine.succeed("nix store verify -r --no-trust --option experimental-features nix-command /run/current-system") machine.shutdown() ''; # kernel can't find rootfs after boot - investigate? meta.broken = true; }; } Loading
nixos/tests/boot.nix +3 −0 Original line number Diff line number Diff line Loading @@ -144,5 +144,8 @@ in { machine.succeed("nix store verify -r --no-trust --option experimental-features nix-command /run/current-system") machine.shutdown() ''; # kernel can't find rootfs after boot - investigate? meta.broken = true; }; }