From 5482019665cea5fea24cd45db7c41a8547194974 Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 28 Sep 2022 18:29:49 +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=6280fec83f08c5ddb8168bac1e119725e47863f7' (2022-09-25) → 'git+https://gitea.c3d2.de/astro/sshlogd.git?ref=main&rev=e1043a8c0a3f3f6b5be39188806754f3737580a7' (2022-09-28) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 84fe64d2..5bb96c27 100644 --- a/flake.lock +++ b/flake.lock @@ -799,11 +799,11 @@ ] }, "locked": { - "lastModified": 1664140228, - "narHash": "sha256-mrZy83G2yPcCyC+/wCsGEsK8FIK27WuyCQU/uy3lcy8=", + "lastModified": 1664381600, + "narHash": "sha256-XGN/ZBolgT5OOZgGr6QP9VnyCOZ/Sjo79PwaWAYOFvE=", "ref": "main", - "rev": "6280fec83f08c5ddb8168bac1e119725e47863f7", - "revCount": 20, + "rev": "e1043a8c0a3f3f6b5be39188806754f3737580a7", + "revCount": 22, "type": "git", "url": "https://gitea.c3d2.de/astro/sshlogd.git" },