mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
Add cosmic-edit recipe
This commit is contained in:
parent
4bc809fa86
commit
87c7bd5d52
9
recipes/cosmic-edit/recipe.toml
Normal file
9
recipes/cosmic-edit/recipe.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[source]
|
||||
git = "https://github.com/pop-os/cosmic-edit.git"
|
||||
branch = "master_jammy"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo --no-default-features
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user