modify config and make

This commit is contained in:
FabricSoul 2025-07-31 01:45:34 -04:00
parent 04720f4e12
commit b207462df4
3 changed files with 34 additions and 28 deletions

View file

@ -25,6 +25,7 @@
wayland-scanner
libinput
pixman
git
];
# Add the necessary build dependencies for dwl
buildInputs = with pkgs; [
@ -33,6 +34,14 @@
wayland-protocols
wlroots
xorg.libxcb
xorg.xcbutil
xorg.xcbutilwm
xorg.xcbutilkeysyms
xorg.xcbutilimage
xorg.xcbutilcursor
xorg.xcbutilrenderutil
xorg.xcbutilerrors
xorg.xcbutilwm # ✅ for xcb_ewmh.h
];
# The build and installation process