mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Add wayland support for testing
This commit is contained in:
@@ -4,12 +4,19 @@ pkgs.mkShell {
|
||||
packages = [
|
||||
pkgs.electron
|
||||
pkgs.jdt-language-server
|
||||
pkgs.libxkbcommon
|
||||
pkgs.maven
|
||||
pkgs.mesa
|
||||
pkgs.nodePackages.prettier
|
||||
pkgs.nodejs
|
||||
pkgs.nss
|
||||
pkgs.openbox
|
||||
pkgs.openjdk
|
||||
pkgs.vulkan-loader
|
||||
pkgs.wayland
|
||||
pkgs.wayland-protocols
|
||||
pkgs.weston
|
||||
pkgs.xorg.xorgserver
|
||||
pkgs.xwayland
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user