fix(vendor): define revision for cosmic-protocols

This commit is contained in:
Michael Aaron Murphy 2024-07-31 16:39:44 +02:00
parent 2736773c31
commit 359bb86e7a
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
3 changed files with 7 additions and 21 deletions

View file

@ -50,8 +50,8 @@ lto = "thin"
# [patch.'https://github.com/smithay/client-toolkit/']
# smithay-client-toolkit = { git = "https://github.com/smithay/client-toolkit//", rev = "c583de8" }
# [patch.'https://github.com/pop-os/cosmic-protocols']
# cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "bd65e0f2d55429954839c9e6c7bc5b0d198b85f0" }
[patch.'https://github.com/pop-os/cosmic-protocols']
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "bd65e0f2d55429954839c9e6c7bc5b0d198b85f0" }
# For development and testing purposes
# [patch.'https://github.com/pop-os/libcosmic']