added hwdata wlroots dependency

This commit is contained in:
William McKinnon 2024-04-14 18:52:22 -04:00
parent 167a4ea0ae
commit 477686adb0

View file

@ -49,6 +49,7 @@
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [
cmake cmake
wayland-scanner wayland-scanner
hwdata # for wlroots
]; ];
# Copy the nix version of wlroots into the project # Copy the nix version of wlroots into the project
shellHook = with pkgs; '' shellHook = with pkgs; ''