redox/recipes/wip/dev/lang/nodejs/recipe.toml
2024-06-25 21:35:57 +00:00

6 lines
134 B
TOML

#TODO can't find the Redox target
[source]
tar = "https://nodejs.org/dist/v20.6.1/node-v20.6.1.tar.gz"
[build]
template = "configure"