mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 18:18:44 +08:00
6 lines
213 B
TOML
6 lines
213 B
TOML
#TODO missing script for "make", see https://github.com/elixir-lang/elixir#compiling-from-source
|
|
[source]
|
|
tar = "https://github.com/elixir-lang/elixir/archive/refs/tags/v1.15.7.tar.gz"
|
|
[build]
|
|
template = "custom"
|