From fa5e81230452cb2815f7b4a55d31e33dd4236d60 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Mon, 1 Jan 2024 15:48:37 +0000 Subject: [PATCH] [gha] Nix: update wlroots --- flake.lock | 8 ++++---- flake.nix | 2 +- subprojects/wlroots.wrap | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index f7761728..85a83ff8 100644 --- a/flake.lock +++ b/flake.lock @@ -67,18 +67,18 @@ "flake": false, "locked": { "host": "gitlab.freedesktop.org", - "lastModified": 1701368958, - "narHash": "sha256-7kvyoA91etzVEl9mkA/EJfB6z/PltxX7Xc4gcr7/xlo=", + "lastModified": 1703963193, + "narHash": "sha256-ke8drv6PTrdQDruWbajrRJffP9A9PU6FRyjJGNZRTs4=", "owner": "wlroots", "repo": "wlroots", - "rev": "5d639394f3e83b01596dcd166a44a9a1a2583350", + "rev": "f81c3d93cd6f61b20ae784297679283438def8df", "type": "gitlab" }, "original": { "host": "gitlab.freedesktop.org", "owner": "wlroots", "repo": "wlroots", - "rev": "5d639394f3e83b01596dcd166a44a9a1a2583350", + "rev": "f81c3d93cd6f61b20ae784297679283438def8df", "type": "gitlab" } }, diff --git a/flake.nix b/flake.nix index 6807c0f3..7f9a958b 100644 --- a/flake.nix +++ b/flake.nix @@ -12,7 +12,7 @@ host = "gitlab.freedesktop.org"; owner = "wlroots"; repo = "wlroots"; - rev = "5d639394f3e83b01596dcd166a44a9a1a2583350"; + rev = "f81c3d93cd6f61b20ae784297679283438def8df"; flake = false; }; diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index 3624d5aa..915385df 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 = 5d639394f3e83b01596dcd166a44a9a1a2583350 +revision = f81c3d93cd6f61b20ae784297679283438def8df depth = 1 diff_files = wlroots-meson-build.patch