nezha-theme-nazhua: 0.7.0 -> 0.8.0

This commit is contained in:
R. Ryantm
2025-11-17 04:38:42 +00:00
parent 5dec4550e8
commit 1ae1ae07bd

View File

@@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "nezha-theme-nazhua";
version = "0.7.0";
version = "0.8.0";
src = fetchFromGitHub {
owner = "hi2shark";
repo = "nazhua";
tag = "v${finalAttrs.version}";
hash = "sha256-zzdfttj6yURNgB0uS1DtwIREWbd88+oIkgiupjw/8oA=";
hash = "sha256-kXiFvVSwOXn/MDwQIBmN+1wp8wO4P9hw1zcYcTBHmXA=";
};
yarnOfflineCache = fetchYarnDeps {