mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-23 05:35:53 -04:00
Merge branch 'mangowm:main' into main
This commit is contained in:
commit
667e69443d
22 changed files with 705 additions and 201 deletions
|
|
@ -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
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue