feat: ttf-wps-fonts

This commit is contained in:
2025-06-08 09:58:20 +08:00
parent ad5e7aa5e7
commit 506ca711b5
4 changed files with 36 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
{
lib,
stdenvNoCC,
fetchurl,
}:
@@ -29,6 +28,5 @@ stdenvNoCC.mkDerivation rec {
meta = {
description = "The wps-office-fonts package contains Founder Chinese fonts";
homepage = "https://github.com/Universebenzene/wps-office-fonts";
license = lib.licenses.unlicense;
};
}