Commit 6988ee21 authored by José Romildo's avatar José Romildo
Browse files

whitesur-kde: change update script

parent 9a860478
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
, kdeclarative
, plasma-framework
, plasma-workspace
, gitUpdater
, unstableGitUpdater
}:

stdenvNoCC.mkDerivation {
@@ -51,7 +51,7 @@ stdenvNoCC.mkDerivation {
    runHook postInstall
  '';

  passthru.updateScript = gitUpdater { };
  passthru.updateScript = unstableGitUpdater { };

  meta = with lib; {
    description = "MacOS big sur like theme for KDE Plasma desktop";