From 6c9d1caf611f61a0f9650c9a4d7f032de39c6fab Mon Sep 17 00:00:00 2001 From: Astro Date: Sat, 24 Sep 2022 01:24:04 +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=1d4a72583f4e2ec88aef8fbddf38243c77774e7b' (2022-09-23) → 'git+https://gitea.c3d2.de/astro/sshlogd.git?ref=main&rev=811a90fc5a83d956c2beee878e0723496b916db7' (2022-09-23) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 0f135f5e..c667b470 100644 --- a/flake.lock +++ b/flake.lock @@ -781,11 +781,11 @@ ] }, "locked": { - "lastModified": 1663968227, - "narHash": "sha256-obnYzAFlmVYKv7BHFHYIjFiLzzIzN1qBzenqTNJ/qac=", + "lastModified": 1663975426, + "narHash": "sha256-LshSwSsdOezQ/4ZKtYb2kYSiVQQtVB32p7mryc+jMjE=", "ref": "main", - "rev": "1d4a72583f4e2ec88aef8fbddf38243c77774e7b", - "revCount": 13, + "rev": "811a90fc5a83d956c2beee878e0723496b916db7", + "revCount": 15, "type": "git", "url": "https://gitea.c3d2.de/astro/sshlogd.git" },