From 430d24c5a46065d69b463d503ae1bf3cf0021d49 Mon Sep 17 00:00:00 2001 From: Alexander Tomokhov Date: Wed, 22 Nov 2023 06:45:41 +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-nixos-config': 'git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config?ref=flakes&rev=e53eb8d65d6281e232a3c7ee9300ae7d9f7bd86f' (2023-11-21) → 'git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config?ref=flakes&rev=252ed72154e9882ed7201bb40ca52bc1aa356e7f' (2023-11-22) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 20eb4b3..35da9f8 100644 --- a/flake.lock +++ b/flake.lock @@ -166,11 +166,11 @@ "selfprivacy-api": "selfprivacy-api" }, "locked": { - "lastModified": 1700603924, - "narHash": "sha256-d/FQlQaZA46WWZTRZ6UFUSDngO+RkVBb/FjHqxcdVQE=", + "lastModified": 1700621123, + "narHash": "sha256-lFAbqqf5dOsaq9qyEkrOP1GwSrAwxz9eKmgLX+WiGas=", "ref": "flakes", - "rev": "e53eb8d65d6281e232a3c7ee9300ae7d9f7bd86f", - "revCount": 154, + "rev": "252ed72154e9882ed7201bb40ca52bc1aa356e7f", + "revCount": 155, "type": "git", "url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config" },