From 67f47fbdccd639502a76ccb3552a23df37f19ef8 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Sun, 14 Apr 2024 20:33:15 +0000 Subject: [PATCH] [gha] Nix: update wlroots --- flake.lock | 8 ++++---- flake.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 518bfdf9..d81888fa 100644 --- a/flake.lock +++ b/flake.lock @@ -117,17 +117,17 @@ "wlroots": { "flake": false, "locked": { - "lastModified": 1712935342, - "narHash": "sha256-zzIbTFNFd/as42jyGx23fil2uBDYYv+8GA5JmRq5y9c=", + "lastModified": 1713124002, + "narHash": "sha256-vPeZCY+sdiGsz4fl3AVVujfyZyQBz6+vZdkUE4hQ+HI=", "owner": "hyprwm", "repo": "wlroots-hyprland", - "rev": "62eeffbe233d199f520a5755c344e85f8eab7940", + "rev": "611a4f24cd2384378f6e500253983107c6656c64", "type": "github" }, "original": { "owner": "hyprwm", "repo": "wlroots-hyprland", - "rev": "62eeffbe233d199f520a5755c344e85f8eab7940", + "rev": "611a4f24cd2384378f6e500253983107c6656c64", "type": "github" } }, diff --git a/flake.nix b/flake.nix index edcbeff4..9cb17179 100644 --- a/flake.nix +++ b/flake.nix @@ -11,7 +11,7 @@ type = "github"; owner = "hyprwm"; repo = "wlroots-hyprland"; - rev = "62eeffbe233d199f520a5755c344e85f8eab7940"; + rev = "611a4f24cd2384378f6e500253983107c6656c64"; flake = false; };