mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
9 lines
211 B
TOML
9 lines
211 B
TOML
# non-linux ports like macos use virtualization, examine the macos version
|
|
#TODO implement go template
|
|
[source]
|
|
git = "https://github.com/docker/cli"
|
|
branch = "27.x"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "go"
|