colloid-gtk-theme: 2024-11-16 -> 2025-07-31

This commit is contained in:
R. Ryantm 2025-07-31 06:36:41 +00:00
parent 35d1a22736
commit bfd0010e4a

View File

@ -57,13 +57,13 @@ lib.checkListOfEnum "colloid-gtk-theme: theme variants"
stdenvNoCC.mkDerivation stdenvNoCC.mkDerivation
rec { rec {
inherit pname; inherit pname;
version = "2024-11-16"; version = "2025-07-31";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "vinceliuice"; owner = "vinceliuice";
repo = "colloid-gtk-theme"; repo = "colloid-gtk-theme";
rev = version; rev = version;
hash = "sha256-70HDn87acG0me+zbXk6AoGmakY6VLuawq1ubgGcRZVk="; hash = "sha256-0pXbeeBAkk6v2DBWfUYhWWdyrQhgr/JfDbhyS33maMM=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [