lxqt-wayland-session: add passthru.providedSessions (#436750)

This commit is contained in:
José Romildo Malaquias
2025-08-29 07:13:24 -03:00
committed by GitHub
@@ -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";