Update recipes

This commit is contained in:
Ribbon 2025-05-27 08:11:25 -03:00
parent 41ccd31eb0
commit 611eea8daf
2 changed files with 5 additions and 3 deletions

View File

@ -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
"""

View File

@ -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]