From 46cf4eb837c39255f24fa32b5a740c28ce1a324f Mon Sep 17 00:00:00 2001 From: Mihai Fufezan Date: Fri, 4 Aug 2023 14:58:16 +0000 Subject: [PATCH] Nix: bump 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 0408b7d2..cea0d53f 100644 --- a/flake.lock +++ b/flake.lock @@ -48,18 +48,18 @@ "flake": false, "locked": { "host": "gitlab.freedesktop.org", - "lastModified": 1690165843, - "narHash": "sha256-gv5kjss6REeQG0BmvK2gTx7jHLRdCnP25po6It6I6N8=", + "lastModified": 1691073628, + "narHash": "sha256-LlxE3o3UzRY7APYVLGNKM30DBMcDifCRIQiMVSbYLIc=", "owner": "wlroots", "repo": "wlroots", - "rev": "e8d545a9770a2473db32e0a0bfa757b05d2af4f3", + "rev": "c74f89d4f84bfed0284d3908aee5d207698c70c5", "type": "gitlab" }, "original": { "host": "gitlab.freedesktop.org", "owner": "wlroots", "repo": "wlroots", - "rev": "e8d545a9770a2473db32e0a0bfa757b05d2af4f3", + "rev": "c74f89d4f84bfed0284d3908aee5d207698c70c5", "type": "gitlab" } }, diff --git a/flake.nix b/flake.nix index 30cde42e..5908f8c4 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,7 @@ host = "gitlab.freedesktop.org"; owner = "wlroots"; repo = "wlroots"; - rev = "e8d545a9770a2473db32e0a0bfa757b05d2af4f3"; + rev = "c74f89d4f84bfed0284d3908aee5d207698c70c5"; flake = false; }; diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index 8bd0c241..81922064 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 = e8d545a9770a2473db32e0a0bfa757b05d2af4f3 +revision = c74f89d4f84bfed0284d3908aee5d207698c70c5 depth = 1 diff_files = wlroots-meson-build.patch