mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Fix base recipe.toml ([source] was commented out)
This commit is contained in:
parent
f464a6e4b4
commit
a48b1f314e
@ -1,5 +1,5 @@
|
||||
#[source]
|
||||
#git = "https://gitlab.redox-os.org/redox-os/base.git"
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/base.git"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user