From 30b05d29f5e3053b63dc547ce6a95451b51130a1 Mon Sep 17 00:00:00 2001 From: Pierre Bourdon Date: Mon, 22 Jul 2024 22:36:31 +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=abc9f11417e2de515006e0fe8dd345f815dc92a7' (2024-07-20) → 'git+https://git.lix.systems/lix-project/hydra.git?ref=refs/heads/main&rev=4b886d9c45cd2d7fe9b0a8dbc05c7318d46f615d' (2024-07-22) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 810f7c4..d418d25 100644 --- a/flake.lock +++ b/flake.lock @@ -258,11 +258,11 @@ ] }, "locked": { - "lastModified": 1721484547, - "narHash": "sha256-RXkwCO2V9CcoNKwXdfRQc8dLCZUtDae9LFZ9LsgADWo=", + "lastModified": 1721680241, + "narHash": "sha256-AAMFfID5EG6TpKPm9PC/1463+PBD9xMzN6l5rA8PMjo=", "ref": "refs/heads/main", - "rev": "abc9f11417e2de515006e0fe8dd345f815dc92a7", - "revCount": 4186, + "rev": "4b886d9c45cd2d7fe9b0a8dbc05c7318d46f615d", + "revCount": 4189, "type": "git", "url": "https://git.lix.systems/lix-project/hydra.git" },