From d2366ddb4134effea9f7467c82aff4a4bdb5da4c Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Mon, 6 May 2024 20:46:10 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'hyprland': 'github:hyprwm/hyprland/fa69de8ab6cc17bb763a1586c55847c5d5a82a83' (2024-05-06) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=fa69de8ab6cc17bb763a1586c55847c5d5a82a83' (2024-05-06) --- flake.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 92b17d4..fe2609e 100644 --- a/flake.lock +++ b/flake.lock @@ -410,16 +410,18 @@ }, "locked": { "lastModified": 1715012366, - "narHash": "sha256-fMXjuPW1Mr/YfEqJ9JXRNkcpIj8sZg7qkj1o5ZodFdo=", - "owner": "hyprwm", - "repo": "hyprland", + "narHash": "sha256-+e9u2a92M3CIdnjMxqbJS0ulxkjXaRwHGIJR+fyhZII=", + "ref": "refs/heads/main", "rev": "fa69de8ab6cc17bb763a1586c55847c5d5a82a83", - "type": "github" + "revCount": 4620, + "submodules": true, + "type": "git", + "url": "https://github.com/hyprwm/Hyprland" }, "original": { - "owner": "hyprwm", - "repo": "hyprland", - "type": "github" + "submodules": true, + "type": "git", + "url": "https://github.com/hyprwm/Hyprland" } }, "hyprland-protocols": {