dictdDBs.wiktionary: add updateScript

This commit is contained in:
Alyssa Ross
2021-02-11 16:49:09 +00:00
parent c7c77ab029
commit f6f8170a60
3 changed files with 51 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
buildInputs = [ python dict glibcLocales ];
builder = ./builder.sh;
passthru.updateScript = ./update.sh;
meta = with lib; {
description = "DICT version of English Wiktionary";
homepage = "http://en.wiktionary.org/";