vimix-gtk-themes: 2024-04-20 -> 2025-06-20

This commit is contained in:
R. Ryantm 2025-06-24 16:54:13 +00:00 committed by Masum Reza
parent b3bcdb7498
commit 5c2cad16c8

View File

@ -45,13 +45,13 @@ lib.checkListOfEnum "${pname}: theme variants"
stdenvNoCC.mkDerivation
rec {
inherit pname;
version = "2024-04-20";
version = "2025-06-20";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = "vimix-gtk-themes";
rev = version;
sha256 = "RbAdoix+UWKiLB+04YiPa0UwzO1fFLy56IG1MipmE+E=";
sha256 = "uRm6v+Zag4FO7nFVcHhZjVhOfdOeYBZYQym0IBR8+HU=";
};
nativeBuildInputs = [