mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
7 lines
213 B
TOML
7 lines
213 B
TOML
#TODO missing script for "make"
|
|
# using the full tarball with dependencies included
|
|
[source]
|
|
tar = "https://github.com/JuliaLang/julia/releases/download/v1.9.4/julia-1.9.4-full.tar.gz"
|
|
[build]
|
|
template = "custom"
|