Merge branch 'mangowm:main' into main

This commit is contained in:
Sqooky 2026-03-01 16:38:15 -05:00 committed by GitHub
commit 667e69443d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 705 additions and 201 deletions

View file

@ -11,7 +11,7 @@
wayland,
wayland-protocols,
wayland-scanner,
xcbutilwm,
libxcb-wm,
xwayland,
meson,
ninja,
@ -57,7 +57,7 @@ stdenv.mkDerivation {
]
++ lib.optionals enableXWayland [
libX11
xcbutilwm
libxcb-wm
xwayland
];