added hwdata wlroots dependency
This commit is contained in:
parent
167a4ea0ae
commit
477686adb0
|
@ -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; ''
|
||||||
|
|
Loading…
Reference in a new issue