Merge pull request #284549 from D3vil0p3r/patch-5

gruvbox-gtk-theme: fix wrong commit version date
This commit is contained in:
Sandro 2024-01-28 17:25:39 +01:00 committed by GitHub
commit 1b75dced99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

View File

@ -6,7 +6,7 @@
}:
stdenvNoCC.mkDerivation {
pname = "gruvbox-gtk-theme";
version = "unstable-2023-05-26";
version = "unstable-2023-05-28";
src = fetchFromGitHub {
owner = "Fausto-Korpsvart";

View File

@ -29349,8 +29349,6 @@ with pkgs;
inherit (plasma5Packages) breeze-icons;
};
gruvbox-gtk-theme = callPackage ../data/themes/gruvbox-gtk-theme { };
gubbi-font = callPackage ../data/fonts/gubbi { };
gyre-fonts = callPackage ../data/fonts/gyre { };