nezha-theme-nazhua: 0.6.3 -> 0.6.4

This commit is contained in:
R. Ryantm
2025-04-11 11:44:41 +00:00
parent 66290f9eb9
commit 08fa2df890
@@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "nezha-theme-nazhua";
version = "0.6.3";
version = "0.6.4";
src = fetchFromGitHub {
owner = "hi2shark";
repo = "nazhua";
tag = "v${finalAttrs.version}";
hash = "sha256-0tbCNj6kglI3/y4e1pp0J3Tw7rrNhaqIRHoM7mFPCow=";
hash = "sha256-9mBM8M9pPZMMyFcf4JOyY5rnhpiNEy8ZDDnEoopjcbg=";
};
yarnOfflineCache = fetchYarnDeps {