add wayland-scanner dependency

This commit is contained in:
FabricSoul 2025-07-29 19:24:05 -04:00
parent 4f5129f307
commit 0b663f49e6

View file

@ -22,6 +22,7 @@
nativeBuildInputs = with pkgs; [
pkg-config
wayland # Provides the 'wayland-scanner' tool
wayland-scanner
];
# Add the necessary build dependencies for dwl
buildInputs = with pkgs; [