Loading pkgs/data/themes/graphite-kde-theme/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , kdeclarative , plasma-framework , plasma-workspace , gitUpdater }: stdenv.mkDerivation rec { Loading Loading @@ -47,6 +48,8 @@ stdenv.mkDerivation rec { runHook postInstall ''; passthru.updateScript = gitUpdater { }; meta = with lib; { description = "A flat Design theme for KDE Plasma desktop"; homepage = "https://github.com/vinceliuice/Graphite-kde-theme"; Loading Loading
pkgs/data/themes/graphite-kde-theme/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , kdeclarative , plasma-framework , plasma-workspace , gitUpdater }: stdenv.mkDerivation rec { Loading Loading @@ -47,6 +48,8 @@ stdenv.mkDerivation rec { runHook postInstall ''; passthru.updateScript = gitUpdater { }; meta = with lib; { description = "A flat Design theme for KDE Plasma desktop"; homepage = "https://github.com/vinceliuice/Graphite-kde-theme"; Loading