mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 03:44:18 +08:00
6 lines
136 B
TOML
6 lines
136 B
TOML
#TODO configuration error
|
|
[source]
|
|
tar = "https://www.python.org/ftp/python/3.12.0/Python-3.12.0.tar.xz"
|
|
[build]
|
|
template = "configure"
|