From 149f88ab848e8697a71fa70c6de8d96fe3c8c6d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Tue, 8 Aug 2023 17:27:22 +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 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9addbc89187c999465a9debd5ac9d15b3837f71e' (2023-08-08) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=43c1b2e2e1ac1637291669cbbb4a369c23d4f8da' (2023-08-08) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index f02e568..0c9c51a 100644 --- a/flake.lock +++ b/flake.lock @@ -16,11 +16,11 @@ ] }, "locked": { - "lastModified": 1691506039, - "narHash": "sha256-Sw/EDkkmUDVqvLOyGtxos7gmXdQz/YMiI4xZoNgtY0w=", + "lastModified": 1691508346, + "narHash": "sha256-xOzcEVKL2Fa9pH5UHrrEqIOR3Bv3oDlWTqHTApTvudk=", "ref": "refs/heads/main", - "rev": "9addbc89187c999465a9debd5ac9d15b3837f71e", - "revCount": 241, + "rev": "43c1b2e2e1ac1637291669cbbb4a369c23d4f8da", + "revCount": 243, "type": "git", "url": "https://git.clan.lol/clan/clan-core" },