added hwdata wlroots dependency
This commit is contained in:
parent
167a4ea0ae
commit
477686adb0
1 changed files with 1 additions and 0 deletions
|
@ -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; ''
|
||||
|
|
Loading…
Add table
Reference in a new issue