redox/recipes/wip/tools/nickel/recipe.toml
2024-04-14 17:20:19 +00:00

10 lines
212 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/tweag/nickel"
rev = "13ffc851aed22b4c7d9630cd423e627304b7ea8f"
[build]
template = "custom"
script = """
cookbook_cargo_packages nickel-lang-cli
"""