From dff2f515e3d757a5413f6a0a4f44c779483beae9 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Sat, 7 Dec 2024 18:51:20 +0300 Subject: [PATCH] fix: Wrong systemd deps on api --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 566cb0c..759c9cc 100644 --- a/flake.lock +++ b/flake.lock @@ -28,11 +28,11 @@ ] }, "locked": { - "lastModified": 1733583046, - "narHash": "sha256-93qhP+RhoZzGgXGHHsY0tD0GJgA5K16GDW4D6MryvCI=", + "lastModified": 1733586605, + "narHash": "sha256-IomMgHmQTjYVuq35w/g3kOxXKV6b8Rrb+EAsYLOKQ0Q=", "ref": "inex/kill-mode-hotfix", - "rev": "025e9dcea2824afb12d2b59aefb62d610b52eca7", - "revCount": 1402, + "rev": "90effd391ab9eb9e913694109617fb56d5f32d49", + "revCount": 1403, "type": "git", "url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git" },