colloid-gtk-theme: 2024-11-16 -> 2025-07-31
This commit is contained in:
parent
35d1a22736
commit
bfd0010e4a
@ -57,13 +57,13 @@ lib.checkListOfEnum "colloid-gtk-theme: theme variants"
|
||||
stdenvNoCC.mkDerivation
|
||||
rec {
|
||||
inherit pname;
|
||||
version = "2024-11-16";
|
||||
version = "2025-07-31";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "vinceliuice";
|
||||
repo = "colloid-gtk-theme";
|
||||
rev = version;
|
||||
hash = "sha256-70HDn87acG0me+zbXk6AoGmakY6VLuawq1ubgGcRZVk=";
|
||||
hash = "sha256-0pXbeeBAkk6v2DBWfUYhWWdyrQhgr/JfDbhyS33maMM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user