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
|
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 = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user