diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,8 +27,8 @@ ]; nativeBuildInputs = [ pkgs.libxkbcommon - pkgs.libGL pkgs.wayland + pkgs.libGL ]; configurePhase = '' wayland-scanner client-header ${pkgs.wayland-protocols}/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml include/xdg-shell.h |
