Update Smithay with Nvidia IN_FENCE_FD fix

The only thing added to Smithay since the last update is
https://github.com/Smithay/smithay/pull/1437.

Fixes https://github.com/pop-os/cosmic-comp/issues/497.
This commit is contained in:
Ian Douglas Scott 2024-05-24 13:39:05 -07:00 committed by Victoria Brekenfeld
parent dcc4873e60
commit 4b9cc43924
2 changed files with 2 additions and 2 deletions

View file

@ -118,4 +118,4 @@ inherits = "release"
lto = "fat"
[patch."https://github.com/Smithay/smithay.git"]
smithay = {git = "https://github.com/smithay//smithay", rev = "8f132ec"}
smithay = {git = "https://github.com/smithay//smithay", rev = "fb44b24"}