mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
update recipes
This commit is contained in:
parent
36ba741b93
commit
cbae1c5f0f
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/jacobdeichert/mask"
|
||||
[build]
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO xdg-home crate error
|
||||
[source]
|
||||
git = "https://github.com/pkulak/matui"
|
||||
rev = "44397982508666e3abd3b69b401dee9496bba2d6"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO go to the "maze_progs" folder and build "run_tui" and "run_maze"
|
||||
[source]
|
||||
git = "https://github.com/agl-alexglopez/maze-tui"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO program source code error
|
||||
[source]
|
||||
git = "https://github.com/cantino/mcfly"
|
||||
rev = "2bddd8bd83a2011a2ddaf3f00d66346673672644"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user