mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
tokyonight-gtk-theme: 0-unstable-2024-11-06 -> 0-unstable-2025-04-24
This commit is contained in:
parent
8209ee5677
commit
3d8b9f46f2
1 changed files with 3 additions and 3 deletions
|
@ -71,13 +71,13 @@ lib.checkListOfEnum "${pname}: colorVariants" colorVariantList colorVariants lib
|
||||||
stdenvNoCC.mkDerivation
|
stdenvNoCC.mkDerivation
|
||||||
{
|
{
|
||||||
inherit pname;
|
inherit pname;
|
||||||
version = "0-unstable-2024-11-06";
|
version = "0-unstable-2025-04-24";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Fausto-Korpsvart";
|
owner = "Fausto-Korpsvart";
|
||||||
repo = "Tokyonight-GTK-Theme";
|
repo = "Tokyonight-GTK-Theme";
|
||||||
rev = "4dc45d60bf35f50ebd9ee41f16ab63783f80dd64";
|
rev = "006154c78dde52b5851347a7e91f924af62f1b8f";
|
||||||
hash = "sha256-AKZA+WCcfxDeNrNrq3XYw+SFoWd1VV2T9+CwK2y6+jA=";
|
hash = "sha256-h5k9p++zjzxGFkTK/6o/ISl/Litgf6fzy8Jf6Ikt5V8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedUserEnvPkgs = [ gtk-engine-murrine ];
|
propagatedUserEnvPkgs = [ gtk-engine-murrine ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue