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
commit 48b203ad2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = [