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; [
cmake
wayland-scanner
hwdata # for wlroots
];
# Copy the nix version of wlroots into the project
shellHook = with pkgs; ''