Loading pkgs/desktops/lomiri/data/suru-icon-theme/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -2,21 +2,21 @@ stdenvNoCC, lib, fetchFromGitLab, adwaita-icon-theme, gitUpdater, gtk3, hicolor-icon-theme, ubuntu-themes, }: stdenvNoCC.mkDerivation (finalAttrs: { pname = "suru-icon-theme"; version = "2025.05.0"; version = "2026.03.0"; src = fetchFromGitLab { owner = "ubports"; repo = "development/core/suru-icon-theme"; rev = finalAttrs.version; hash = "sha256-6MyZTRcfCpiCXzwrwNiBP6J4L4oFbFtoymhke13tLy0="; hash = "sha256-cH3Ce2DKlfFZYpkYA7J4GFtYBYSoHoQICPWygI45/so="; }; # Commit 79763fa4ff701d1d89d7362c37c65b2a3cbdf543 introduced abunch of symlinks for Lomiri apps' icons to files from this theme. Loading @@ -36,7 +36,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { hicolor-icon-theme # theme setup hook ]; propagatedBuildInputs = [ ubuntu-themes ]; propagatedBuildInputs = [ adwaita-icon-theme ]; dontConfigure = true; dontBuild = true; Loading Loading
pkgs/desktops/lomiri/data/suru-icon-theme/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -2,21 +2,21 @@ stdenvNoCC, lib, fetchFromGitLab, adwaita-icon-theme, gitUpdater, gtk3, hicolor-icon-theme, ubuntu-themes, }: stdenvNoCC.mkDerivation (finalAttrs: { pname = "suru-icon-theme"; version = "2025.05.0"; version = "2026.03.0"; src = fetchFromGitLab { owner = "ubports"; repo = "development/core/suru-icon-theme"; rev = finalAttrs.version; hash = "sha256-6MyZTRcfCpiCXzwrwNiBP6J4L4oFbFtoymhke13tLy0="; hash = "sha256-cH3Ce2DKlfFZYpkYA7J4GFtYBYSoHoQICPWygI45/so="; }; # Commit 79763fa4ff701d1d89d7362c37c65b2a3cbdf543 introduced abunch of symlinks for Lomiri apps' icons to files from this theme. Loading @@ -36,7 +36,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { hicolor-icon-theme # theme setup hook ]; propagatedBuildInputs = [ ubuntu-themes ]; propagatedBuildInputs = [ adwaita-icon-theme ]; dontConfigure = true; dontBuild = true; Loading