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

authored by

José Romildo Malaquias and committed by
GitHub
0adcf3ad 5d0865b3

+2
+2
pkgs/desktops/lxqt/lxqt-wayland-session/default.nix
··· 60 61 passthru.updateScript = gitUpdater { }; 62 63 meta = { 64 homepage = "https://github.com/lxqt/lxqt-wayland-session"; 65 description = "Files needed for the LXQt Wayland Session";
··· 60 61 passthru.updateScript = gitUpdater { }; 62 63 + passthru.providedSessions = [ "lxqt-wayland" ]; 64 + 65 meta = { 66 homepage = "https://github.com/lxqt/lxqt-wayland-session"; 67 description = "Files needed for the LXQt Wayland Session";