python3.pkgs.lml: init at 0.9.0

This commit is contained in:
Jan Tojnar
2020-08-29 10:20:47 -07:00
committed by Jon
parent 057b30b698
commit 7e14da6138
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -4693,6 +4693,8 @@ in {
inherit (pkgs) fuse pkgconfig; # use "real" fuse and pkgconfig, not the python modules
};
lml = callPackage ../development/python-modules/lml { };
locustio = callPackage ../development/python-modules/locustio { };
llvmlite = callPackage ../development/python-modules/llvmlite {