kms/deps: Fix nvidia 545 beta

This commit is contained in:
Victoria Brekenfeld 2023-10-23 17:51:56 +02:00
parent 8561ab672b
commit ba44289844
3 changed files with 9 additions and 4 deletions

View file

@ -88,7 +88,7 @@ debug = true
lto = "fat"
[patch."https://github.com/Smithay/smithay.git"]
smithay = { git = "https://github.com/smithay//smithay", rev = "988c94d7e" }
smithay = { git = "https://github.com/smithay//smithay", rev = "dfa75ea" }
[patch.crates-io]
calloop = { git = "https://github.com/Smithay/calloop", rev = "71b6e633b1" }