gruvbox-gtk-theme: 0-unstable-2025-07-28 -> 0-unstable-2025-08-13 (#433799)
This commit is contained in:
commit
a634063a4a
@ -68,13 +68,13 @@ lib.checkListOfEnum "${pname}: colorVariants" colorVariantList colorVariants lib
|
|||||||
stdenvNoCC.mkDerivation
|
stdenvNoCC.mkDerivation
|
||||||
{
|
{
|
||||||
inherit pname;
|
inherit pname;
|
||||||
version = "0-unstable-2025-07-28";
|
version = "0-unstable-2025-08-13";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Fausto-Korpsvart";
|
owner = "Fausto-Korpsvart";
|
||||||
repo = "Gruvbox-GTK-Theme";
|
repo = "Gruvbox-GTK-Theme";
|
||||||
rev = "39aed8f4d09d5ac75162adea1a64212ad4ef9ade";
|
rev = "f9f56cb51ba06d27f5ee8e7b88e20b0b4de6bf4c";
|
||||||
hash = "sha256-Q2XwcYMz/GsFyd5kjj7OYwa724OUxw8w+nhTBkWo3Z0=";
|
hash = "sha256-gKJQ2TTh0MJB0SULA2ND8gvZ/YlC1dSxCOr0K2X4So0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedUserEnvPkgs = [ gtk-engine-murrine ];
|
propagatedUserEnvPkgs = [ gtk-engine-murrine ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user