diff --git a/flake.lock b/flake.lock index f44384d0bab..6244310c329 100644 --- a/flake.lock +++ b/flake.lock @@ -67,18 +67,18 @@ "flake": false, "locked": { "host": "gitlab.freedesktop.org", - "lastModified": 1692976565, - "narHash": "sha256-eBKkG7tMxg92NskEn8dHRFY245JwjirWRoOZzW6DnUw=", + "lastModified": 1694302348, + "narHash": "sha256-S9NOc88L/1jpNKJqBu2Hihvn0V1HHCK2hXE4bNBAStg=", "owner": "wlroots", "repo": "wlroots", - "rev": "717ded9bb0191ea31bf4368be32e7a15fe1b8294", + "rev": "65bbbbbf0c3d6844cee3c4e294d0ba07e1f82211", "type": "gitlab" }, "original": { "host": "gitlab.freedesktop.org", "owner": "wlroots", "repo": "wlroots", - "rev": "717ded9bb0191ea31bf4368be32e7a15fe1b8294", + "rev": "65bbbbbf0c3d6844cee3c4e294d0ba07e1f82211", "type": "gitlab" } }, diff --git a/flake.nix b/flake.nix index c24b73f21ae..9d3d8992f3a 100644 --- a/flake.nix +++ b/flake.nix @@ -12,7 +12,7 @@ host = "gitlab.freedesktop.org"; owner = "wlroots"; repo = "wlroots"; - rev = "717ded9bb0191ea31bf4368be32e7a15fe1b8294"; + rev = "65bbbbbf0c3d6844cee3c4e294d0ba07e1f82211"; flake = false; }; diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index 1932f0c2690..1e3131a52a4 100644 --- a/subprojects/wlroots.wrap +++ b/subprojects/wlroots.wrap @@ -1,7 +1,7 @@ [wrap-git] directory = wlroots url = https://gitlab.freedesktop.org/wlroots/wlroots.git -revision = 717ded9bb0191ea31bf4368be32e7a15fe1b8294 +revision = 65bbbbbf0c3d6844cee3c4e294d0ba07e1f82211 depth = 1 diff_files = wlroots-meson-build.patch