diff --git a/nix/default.nix b/nix/default.nix index 8970117a..a2e6f0ca 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -60,6 +60,7 @@ in ninja pkg-config makeWrapper + wayland-scanner ]; outputs = [ @@ -81,7 +82,6 @@ in udis86 wayland wayland-protocols - wayland-scanner pciutils (wlroots.override {inherit enableXWayland hidpiXWayland nvidiaPatches;}) ]