From 46614480ba9b73b1ea48196a404e118e816b5b74 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Mon, 3 Jul 2023 23:17:33 +0300 Subject: [PATCH] flake.lock: bump yagpt_tg_bot --- Makefile | 2 +- flake.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 994bb3b..f641350 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ NIX_LOCK := nix flake lock DEPS_MY := \ myneovim \ vnetod \ - yagpt_ts_bot + yagpt_tg_bot DEPS_NIXOS := \ nixpkgs \ diff --git a/flake.lock b/flake.lock index 94492e2..eb9de98 100644 --- a/flake.lock +++ b/flake.lock @@ -835,11 +835,11 @@ ] }, "locked": { - "lastModified": 1687989096, - "narHash": "sha256-BwQ3tx3aXcOg0QzAdBgloINwzlz9EZsB2DePVlOHGEs=", + "lastModified": 1688287263, + "narHash": "sha256-oYkUoqjt+lkyPO0dr4zNN4L8iNnDphcjuzF3nQGGJ2M=", "ref": "refs/heads/main", - "rev": "d96a2d8416f29f122650b198b8c0ea1a7b2a71e7", - "revCount": 3, + "rev": "b74e24da32edc6bc5d5ad05e4207813171e0c0e0", + "revCount": 9, "type": "git", "url": "https://git.pleshevski.ru/pleshevskiy/yandexgpt_tg_bot" },