Loading pkgs/desktops/lxqt/lxqt-wayland-session/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,8 @@ stdenv.mkDerivation rec { passthru.updateScript = gitUpdater { }; passthru.providedSessions = [ "lxqt-wayland" ]; meta = { homepage = "https://github.com/lxqt/lxqt-wayland-session"; description = "Files needed for the LXQt Wayland Session"; Loading Loading
pkgs/desktops/lxqt/lxqt-wayland-session/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,8 @@ stdenv.mkDerivation rec { passthru.updateScript = gitUpdater { }; passthru.providedSessions = [ "lxqt-wayland" ]; meta = { homepage = "https://github.com/lxqt/lxqt-wayland-session"; description = "Files needed for the LXQt Wayland Session"; Loading