actually wayland.dev isn't needed

This commit is contained in:
henrispriet 2024-06-16 10:42:21 +00:00 committed by GitHub
parent b8321b8b2b
commit a892135206
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,9 +25,7 @@ pkgs.mkShell rec {
xorg.libXcursor xorg.libXcursor
xorg.libXi xorg.libXi
xorg.libXrandr xorg.libXrandr
wayland wayland
wayland.dev
libxkbcommon libxkbcommon
]; ];