From 29a3239414f3d110c1c94d7276b0955258423542 Mon Sep 17 00:00:00 2001 From: Astro Date: Fri, 23 Sep 2022 23:24:17 +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 'sshlogd': 'git+https://gitea.c3d2.de/astro/sshlogd.git?ref=main&rev=d3aaf823827d8bbea7981aa5b6e334ed0a66143a' (2022-09-20) → 'git+https://gitea.c3d2.de/astro/sshlogd.git?ref=main&rev=1d4a72583f4e2ec88aef8fbddf38243c77774e7b' (2022-09-23) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 42bdeb67..0f135f5e 100644 --- a/flake.lock +++ b/flake.lock @@ -781,11 +781,11 @@ ] }, "locked": { - "lastModified": 1663633342, - "narHash": "sha256-2lyvQ3VFimnFF2n/yilndU0Wfdf1tCOkYoB0eEmW4zs=", + "lastModified": 1663968227, + "narHash": "sha256-obnYzAFlmVYKv7BHFHYIjFiLzzIzN1qBzenqTNJ/qac=", "ref": "main", - "rev": "d3aaf823827d8bbea7981aa5b6e334ed0a66143a", - "revCount": 10, + "rev": "1d4a72583f4e2ec88aef8fbddf38243c77774e7b", + "revCount": 13, "type": "git", "url": "https://gitea.c3d2.de/astro/sshlogd.git" },