pythonPackage.lexid: init at 2020.1005

This commit is contained in:
kfollesdal
2020-12-01 19:24:17 +01:00
parent 919648ae9c
commit faf720d424
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -3371,6 +3371,8 @@ in {
leveldb = callPackage ../development/python-modules/leveldb { };
lexid = callPackage ../development/python-modules/lexid { };
libagent = callPackage ../development/python-modules/libagent { };
pa-ringbuffer = callPackage ../development/python-modules/pa-ringbuffer { };