Loading pkgs/by-name/co/cosmic-icons/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , just , pop-icon-theme , hicolor-icon-theme , unstableGitUpdater }: stdenvNoCC.mkDerivation rec { pname = "cosmic-icons"; Loading Loading @@ -31,6 +32,8 @@ stdenvNoCC.mkDerivation rec { dontDropIconThemeCache = true; passthru.updateScript = unstableGitUpdater { }; meta = with lib; { description = "System76 Cosmic icon theme for Linux"; homepage = "https://github.com/pop-os/cosmic-icons"; Loading Loading
pkgs/by-name/co/cosmic-icons/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , just , pop-icon-theme , hicolor-icon-theme , unstableGitUpdater }: stdenvNoCC.mkDerivation rec { pname = "cosmic-icons"; Loading Loading @@ -31,6 +32,8 @@ stdenvNoCC.mkDerivation rec { dontDropIconThemeCache = true; passthru.updateScript = unstableGitUpdater { }; meta = with lib; { description = "System76 Cosmic icon theme for Linux"; homepage = "https://github.com/pop-os/cosmic-icons"; Loading