pythonPackages.wasm init at 1.2

This commit is contained in:
Artur Cygan
2021-01-08 20:24:15 +01:00
parent ca9a626d54
commit 0618565e6f
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -7903,6 +7903,8 @@ in {
wasabi = callPackage ../development/python-modules/wasabi { };
wasm = callPackage ../development/python-modules/wasm { };
wasmer = callPackage ../development/python-modules/wasmer { };
watchdog = callPackage ../development/python-modules/watchdog { };