mkosi-full: mark broken
Booting VMs using `mkosi qemu` currently fails to find the image to boot. Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
@@ -120,5 +120,7 @@ buildPythonApplication rec {
|
||||
mainProgram = "mkosi";
|
||||
maintainers = with maintainers; [ malt3 katexochen ];
|
||||
platforms = platforms.linux;
|
||||
# `mkosi qemu` boot fails in the uefi shell, image isn't found.
|
||||
broken = withQemu;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user