diff --git a/flake.lock b/flake.lock index 8a52cc43..524ca010 100644 --- a/flake.lock +++ b/flake.lock @@ -67,18 +67,18 @@ "flake": false, "locked": { "host": "gitlab.freedesktop.org", - "lastModified": 1695277534, - "narHash": "sha256-LEIUGXvKR5DYFQUTavC3yifcObvG4XZUUHfxXmu8nEM=", + "lastModified": 1695919988, + "narHash": "sha256-4RBgIZHaVqH0m1POnfzYRzwCWxifIKH4xQ0kCn2LGkA=", "owner": "wlroots", "repo": "wlroots", - "rev": "98a745d926d8048bc30aef11b421df207a01c279", + "rev": "c2aa7fd965cb7ee8bed24f4122b720aca8f0fc1e", "type": "gitlab" }, "original": { "host": "gitlab.freedesktop.org", "owner": "wlroots", "repo": "wlroots", - "rev": "98a745d926d8048bc30aef11b421df207a01c279", + "rev": "c2aa7fd965cb7ee8bed24f4122b720aca8f0fc1e", "type": "gitlab" } }, diff --git a/flake.nix b/flake.nix index 91135803..d2eb35c5 100644 --- a/flake.nix +++ b/flake.nix @@ -12,7 +12,7 @@ host = "gitlab.freedesktop.org"; owner = "wlroots"; repo = "wlroots"; - rev = "98a745d926d8048bc30aef11b421df207a01c279"; + rev = "c2aa7fd965cb7ee8bed24f4122b720aca8f0fc1e"; flake = false; }; diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index 31fddb18..04427ba6 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 = 98a745d926d8048bc30aef11b421df207a01c279 +revision = c2aa7fd965cb7ee8bed24f4122b720aca8f0fc1e depth = 1 diff_files = wlroots-meson-build.patch