Unverified Commit 0adcf3ad authored by José Romildo Malaquias's avatar José Romildo Malaquias Committed by GitHub
Browse files

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

parents 5d0865b3 ac8ec332
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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";