vimix-gtk-themes: 2024-04-20 -> 2025-06-20
This commit is contained in:
parent
b3bcdb7498
commit
5c2cad16c8
@ -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 = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user