From a69108e9ae59d4e850bdd132f00b8eec0a88ec57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 01:27:30 +0000 Subject: [PATCH] flake.lock: Updating 'rotate-text (debug-ito/rotate-text.el)' - 48f19369 -> 48f19369 ### Changes for rotate-text On branch: master Commits: https://github.com/debug-ito/rotate-text.el/compare/48f193697db996855aee1ad2bc99b38c6646fe76...48f193697db996855aee1ad2bc99b38c6646fe76 --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/flake.lock b/flake.lock index 75c6c6e..cd2c909 100644 --- a/flake.lock +++ b/flake.lock @@ -66,6 +66,22 @@ "type": "github" } }, + "evil-collection": { + "flake": false, + "locked": { + "lastModified": 1685464774, + "narHash": "sha256-b/MIqjQTRLcIJ+t9NLX0HL1ee2rxp/C5Uq702kxmVkE=", + "owner": "emacs-evil", + "repo": "evil-collection", + "rev": "4cc676efa2ee18a1e95f1572734cb084e5b76646", + "type": "github" + }, + "original": { + "owner": "emacs-evil", + "repo": "evil-collection", + "type": "github" + } + }, "evil-escape": { "flake": false, "locked": { @@ -346,6 +362,7 @@ "doom-snippets": "doom-snippets", "emacs-overlay": "emacs-overlay", "emacs-so-long": "emacs-so-long", + "evil-collection": "evil-collection", "evil-escape": "evil-escape", "evil-markdown": "evil-markdown", "evil-org-mode": "evil-org-mode",