qemu-wayland: add patch to fix vulkaninfo

This commit is contained in:
Jörg Thalheim
2023-12-15 12:02:14 +01:00
parent 421193e837
commit b4dff44416
4 changed files with 211 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ rustPlatform.buildRustPackage {
patches = [
./0001-rutabaga_gfx-don-t-clone-wayland-memfd-file-descript.patch
./0002-rutabaga_gfx-super-ugly-workaround-to-get-private-ke.patch
./0003-rutabaga_gfx-fix-stale-cross-domain-keymap-resources.patch
];
buildPhase = ''