Commit 5c2cad16 authored by R. RyanTM's avatar R. RyanTM Committed by Masum Reza
Browse files

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

parent b3bcdb74
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [