dictd-wiktionary: Let dictd serve an offline copy of wiktionary.
@vcunat: add -O to python, as it takes lots of time to process
This commit is contained in:
committed by
Vladimír Čunát
parent
c7fbe02429
commit
b5451c73b6
@@ -5512,6 +5512,8 @@ let
|
||||
inherit stdenv lib dict;
|
||||
};
|
||||
|
||||
dictdWiktionary = callPackage ../servers/dict/dictd-wiktionary.nix {};
|
||||
|
||||
dictdWordnet = callPackage ../servers/dict/dictd-wordnet.nix {};
|
||||
|
||||
dovecot = callPackage ../servers/mail/dovecot { };
|
||||
|
||||
Reference in New Issue
Block a user