chore: use local cosmic-text checkout

This commit is contained in:
Lionel DARNIS 2026-05-25 11:34:55 +02:00
parent 324655a955
commit bda5578c69

View file

@ -62,6 +62,9 @@ debug = true
# [patch.'https://github.com/wash2/iced_video_player'] # [patch.'https://github.com/wash2/iced_video_player']
# iced_video_player = { path = "../iced_video_player" } # iced_video_player = { path = "../iced_video_player" }
[patch.'https://github.com/pop-os/cosmic-text.git']
cosmic-text = { path = "../cosmic-text" }
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "iced-rebase" } # libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "iced-rebase" }
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "iced-rebase" } # cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "iced-rebase" }
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "iced-rebase" } # cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "iced-rebase" }