Add kanjivg data
Build and test / build (push) Successful in 10m0s

This commit is contained in:
2026-03-03 13:47:59 +09:00
parent 8ba7c66e67
commit bbdb177fa4
20 changed files with 1195 additions and 1 deletions
+3
View File
@@ -7,6 +7,7 @@
radkfile,
kanjidic2,
tanos-jlpt,
kanjivg,
sqlite,
wal ? false,
}:
@@ -39,6 +40,8 @@ stdenvNoCC.mkDerivation {
TANOS_JLPT_VERSION = tanos-jlpt.version;
TANOS_JLPT_DATE = tanos-jlpt.date;
TANOS_JLPT_HASH = tanos-jlpt.hash;
KANJIVG_PATH = "${kanjivg}/kanji";
};
buildPhase = ''