mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-07 12:09:00 +08:00
12 lines
213 B
TOML
12 lines
213 B
TOML
#TODO compiled but not tested yet
|
|
[source]
|
|
git = "https://github.com/getzola/zola"
|
|
shallow_clone = true
|
|
rev = "33f03bb11158464e3ff877cdc5f1c55bbe7337ac"
|
|
patches = [
|
|
"redox.patch"
|
|
]
|
|
|
|
[build]
|
|
template = "cargo"
|