redox/recipes/wip/dev/nodejs/recipe.toml
2024-02-11 14:30:52 +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"