Loading pkgs/by-name/gr/gruvbox-plus-icons/package.nix +5 −6 Original line number Diff line number Diff line Loading @@ -3,8 +3,7 @@ stdenvNoCC, fetchFromGitHub, gtk3, plasma5Packages, gnome-icon-theme, kdePackages, hicolor-icon-theme, nix-update-script, folder-color ? "plasma", # Supported colors: black blue caramel citron firebrick gold green grey highland jade lavender lime olive orange pistachio plasma pumpkin purple red rust sapphire tomato violet white yellow Loading @@ -12,13 +11,13 @@ stdenvNoCC.mkDerivation (finalAttrs: { pname = "gruvbox-plus-icons"; version = "6.3.0"; version = "6.4.0"; src = fetchFromGitHub { owner = "SylEleuth"; repo = "gruvbox-plus-icon-pack"; tag = "v${finalAttrs.version}"; hash = "sha256-4UJOiDdw5BxtOjLQjCpkQnUwQRs49GZTShpcElWjAU8="; hash = "sha256-t4bQeK9jwaE3nRZEhks9QARKkxKdH9ZTSgPIby323Jc="; }; patches = [ ./folder-color.patch ]; Loading @@ -26,8 +25,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { nativeBuildInputs = [ gtk3 ]; propagatedBuildInputs = [ plasma5Packages.breeze-icons gnome-icon-theme kdePackages.breeze-icons hicolor-icon-theme ]; Loading @@ -48,6 +46,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { dontDropIconThemeCache = true; dontBuild = true; dontConfigure = true; dontWrapQtApps = true; passthru.updateScript = nix-update-script { }; Loading Loading
pkgs/by-name/gr/gruvbox-plus-icons/package.nix +5 −6 Original line number Diff line number Diff line Loading @@ -3,8 +3,7 @@ stdenvNoCC, fetchFromGitHub, gtk3, plasma5Packages, gnome-icon-theme, kdePackages, hicolor-icon-theme, nix-update-script, folder-color ? "plasma", # Supported colors: black blue caramel citron firebrick gold green grey highland jade lavender lime olive orange pistachio plasma pumpkin purple red rust sapphire tomato violet white yellow Loading @@ -12,13 +11,13 @@ stdenvNoCC.mkDerivation (finalAttrs: { pname = "gruvbox-plus-icons"; version = "6.3.0"; version = "6.4.0"; src = fetchFromGitHub { owner = "SylEleuth"; repo = "gruvbox-plus-icon-pack"; tag = "v${finalAttrs.version}"; hash = "sha256-4UJOiDdw5BxtOjLQjCpkQnUwQRs49GZTShpcElWjAU8="; hash = "sha256-t4bQeK9jwaE3nRZEhks9QARKkxKdH9ZTSgPIby323Jc="; }; patches = [ ./folder-color.patch ]; Loading @@ -26,8 +25,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { nativeBuildInputs = [ gtk3 ]; propagatedBuildInputs = [ plasma5Packages.breeze-icons gnome-icon-theme kdePackages.breeze-icons hicolor-icon-theme ]; Loading @@ -48,6 +46,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { dontDropIconThemeCache = true; dontBuild = true; dontConfigure = true; dontWrapQtApps = true; passthru.updateScript = nix-update-script { }; Loading