From cc26a5e15081e2780eaf69c80f47fe1762800bb5 Mon Sep 17 00:00:00 2001 From: Alexander Tomokhov Date: Thu, 23 Nov 2023 11:36:20 +0400 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 'selfprivacy-api': 'git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git?ref=userdata&rev=9c18ab285cd2221a50950c796456929019f5fb2a' (2023-11-22) → 'git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git?ref=userdata&rev=8ccec537401b51583d89f59790953ad32534563a' (2023-11-23) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 8813741..b54eb98 100644 --- a/flake.lock +++ b/flake.lock @@ -28,11 +28,11 @@ ] }, "locked": { - "lastModified": 1700693222, - "narHash": "sha256-OmGRuarFOkTHeMdOUVGGsQJeSSN+sy0QonDLcgT4iRI=", + "lastModified": 1700724962, + "narHash": "sha256-FEB2KnZQtlc8lZ7Yfv1K8Dug99wDmb5k062AIkZEy2o=", "ref": "userdata", - "rev": "9c18ab285cd2221a50950c796456929019f5fb2a", - "revCount": 1038, + "rev": "8ccec537401b51583d89f59790953ad32534563a", + "revCount": 1039, "type": "git", "url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git" },