nightfox-gtk-theme: 0-unstable-2024-10-29 -> 0-unstable-2024-11-06 (#354070)
This commit is contained in:
commit
c1c9da714d
@ -70,13 +70,13 @@ lib.checkListOfEnum "${pname}: colorVariants" colorVariantList colorVariants lib
|
|||||||
stdenvNoCC.mkDerivation
|
stdenvNoCC.mkDerivation
|
||||||
{
|
{
|
||||||
inherit pname;
|
inherit pname;
|
||||||
version = "0-unstable-2024-10-29";
|
version = "0-unstable-2024-11-06";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Fausto-Korpsvart";
|
owner = "Fausto-Korpsvart";
|
||||||
repo = "Nightfox-GTK-Theme";
|
repo = "Nightfox-GTK-Theme";
|
||||||
rev = "14decf0378650b7a960f4761fd6178cda0d07aac";
|
rev = "d9534b5275eb4bc588890c7bd8b30cf2b535c8e0";
|
||||||
hash = "sha256-TWJyj5MlQtNqCuh1GD1LoXEQ4wcobhyKPQXZ31ALcMM=";
|
hash = "sha256-VVro8kkQisLkTyQVIBDSf55Qfnwb85glWOYWVfJbueI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedUserEnvPkgs = [ gtk-engine-murrine ];
|
propagatedUserEnvPkgs = [ gtk-engine-murrine ];
|
||||||
|
Loading…
Reference in New Issue
Block a user