From f33d828552117aff599ca07975dde4b6129f92cf Mon Sep 17 00:00:00 2001 From: Pierre Bourdon Date: Sat, 20 Jul 2024 16:09:57 +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 'hydra': 'git+https://git.lix.systems/lix-project/hydra.git?ref=refs/heads/main&rev=9a4a5dd624a1cedc7cdc40687815739b228e5c77' (2024-07-20) → 'git+https://git.lix.systems/lix-project/hydra.git?ref=refs/heads/main&rev=abc9f11417e2de515006e0fe8dd345f815dc92a7' (2024-07-20) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index f1051fe..810f7c4 100644 --- a/flake.lock +++ b/flake.lock @@ -258,11 +258,11 @@ ] }, "locked": { - "lastModified": 1721473779, - "narHash": "sha256-J8LFEasbW6qr7jrUxd0+SWWqNvU7uYEXzzTHI/MBKWA=", + "lastModified": 1721484547, + "narHash": "sha256-RXkwCO2V9CcoNKwXdfRQc8dLCZUtDae9LFZ9LsgADWo=", "ref": "refs/heads/main", - "rev": "9a4a5dd624a1cedc7cdc40687815739b228e5c77", - "revCount": 4185, + "rev": "abc9f11417e2de515006e0fe8dd345f815dc92a7", + "revCount": 4186, "type": "git", "url": "https://git.lix.systems/lix-project/hydra.git" },