mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Update recipes
This commit is contained in:
parent
41ccd31eb0
commit
611eea8daf
@ -1,6 +1,8 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO use the "dbgo" profile
|
||||
[source]
|
||||
git = "https://github.com/al13n321/nnd"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo --profile=dbgo
|
||||
"""
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO enable the udev-backend flag once wayland and eudev is working
|
||||
#TODO enable the "opt" profile once wayland and eudev is working
|
||||
[source]
|
||||
git = "https://github.com/nferhat/fht-compositor"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user