Unverified Commit 3eda3c20 authored by Yurii Matsiuk's avatar Yurii Matsiuk
Browse files

slack: add wayland dependency

Fixes startup error:
[6173:1219/081615.058096:ERROR:wayland_connection.cc(157)] Failed to load libwayland-cursor.so.0.
[6173:1219/081615.058130:ERROR:ozone_platform_wayland.cc(220)] Failed to initialize Wayland platform
[6173:1219/081615.058146:ERROR:env.cc(255)] The platform failed to initialize.  Exiting.
parent 1b33417f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@
, pango
, pipewire
, systemd
, wayland
, xdg-utils
, xorg
}:
@@ -121,6 +122,7 @@ let
      pipewire
      stdenv.cc.cc
      systemd
      wayland
      xorg.libX11
      xorg.libXScrnSaver
      xorg.libXcomposite