Merge pull request #256593 from r-ryantm/auto-update/vimix-gtk-themes

vimix-gtk-themes: 2023-06-21 -> 2023-09-09
This commit is contained in:
José Romildo Malaquias
2023-09-22 17:16:56 -03:00
committed by GitHub
+2 -2
View File
@@ -24,13 +24,13 @@ lib.checkListOfEnum "${pname}: tweaks" [ "flat" "grey" "mix" "translucent" ] twe
stdenvNoCC.mkDerivation rec {
inherit pname;
version = "2023-06-21";
version = "2023-09-09";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = pname;
rev = version;
sha256 = "/LZj7iVWJI4U66XC15TuLnqXVEIF/lOlV+Jujf54NV0=";
sha256 = "dfdPEJnSmD0eqzx4ysiGPp77Beo32l2Tz1qSrbShLlc=";
};
nativeBuildInputs = [