Merge pull request #44962 from Ekleog/wasm-rename
wasm: rename unofficial package into proglodyte-wasm
This commit is contained in:
commit
1dae4621f7
2 changed files with 1 additions and 1 deletions
|
@ -7910,7 +7910,7 @@ with pkgs;
|
|||
tcl-8_5 = callPackage ../development/interpreters/tcl/8.5.nix { };
|
||||
tcl-8_6 = callPackage ../development/interpreters/tcl/8.6.nix { };
|
||||
|
||||
wasm = callPackage ../development/interpreters/wasm { };
|
||||
proglodyte-wasm = callPackage ../development/interpreters/proglodyte-wasm { };
|
||||
|
||||
wasm-gc = callPackage ../development/interpreters/wasm-gc { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue