[Backport release-25.05] nightfox-gtk-theme: 0-unstable-2025-07-21 -> 0-unstable-2025-08-21 (#438717)

This commit is contained in:
Nick Cao
2025-09-01 10:33:14 -04:00
committed by GitHub

View File

@@ -70,13 +70,13 @@ lib.checkListOfEnum "${pname}: colorVariants" colorVariantList colorVariants lib
stdenvNoCC.mkDerivation
{
inherit pname;
version = "0-unstable-2025-07-21";
version = "0-unstable-2025-08-21";
src = fetchFromGitHub {
owner = "Fausto-Korpsvart";
repo = "Nightfox-GTK-Theme";
rev = "d6327b176d19f6f00a9fbe0175fb95953c12b7de";
hash = "sha256-46ur/Mvc8r1yr/ViZ+pEbK2OdVSqJCSBh7e9AfrRIRY=";
rev = "4d73329de5ac65dc3e957e1635d471c7d3122a6b";
hash = "sha256-QTsouPINcn8coLk5z2EFMG1egP97rFVPgiYqGhwu62c=";
};
propagatedUserEnvPkgs = [ gtk-engine-murrine ];