From ef434602f6f2a8b469d1b01f9edff4f5b6d7f555 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 01:11:51 +0000 Subject: [PATCH] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 89deac19 -> 42e57637 (#71) ### Changes for doom-emacs On branch: master Commits: https://github.com/hlissner/doom-emacs/compare/89deac190de140a65a357fd4632de125f2d188d4...42e5763782fdc1aabb9f2624d468248d6978abe2 - [df5cb205](https://github.com/hlissner/doom-emacs/commit/df5cb2051c79cf3527c8cb1429ccdb6b54ffcb80) tweak: update so-long config for Emacs 28+ - [bdac4466](https://github.com/hlissner/doom-emacs/commit/bdac4466f807600e10d2870e2339ed95a75efaab) tweak(org): move org-persist-directory to doom-cache-dir - [84967269](https://github.com/hlissner/doom-emacs/commit/849672691dd5d1214d6c72167ae84c03e8d9c8e3) fix(emoji): restore emoji in org-mode - [a2b931e4](https://github.com/hlissner/doom-emacs/commit/a2b931e4c9cc9c2dc62f4ae6e07d70cd04fa29a2) dev: fix formatting in issue form templates - [6ab43ff2](https://github.com/hlissner/doom-emacs/commit/6ab43ff252f80e1266178867a1e92e4f7eb1acbf) tweak(file-templates): use NAME for Author: line - [d1e8a389](https://github.com/hlissner/doom-emacs/commit/d1e8a389dbfb097cd52b0be5e85dfcced5878acd) bump: :checkers spell - [1a0c4e4d](https://github.com/hlissner/doom-emacs/commit/1a0c4e4d14dff2cd1d4a3b119d257d96788a7e4a) bump: :lang scheme - [b57d4c8d](https://github.com/hlissner/doom-emacs/commit/b57d4c8d710e39c70c2fc9fa61cf0e85159ef0bb) bump: :core - [a6eedafb](https://github.com/hlissner/doom-emacs/commit/a6eedafb7856dff74f30015555daef462d6de760) bump: :lang coq - [169896e9](https://github.com/hlissner/doom-emacs/commit/169896e9ad3a2e89bebc6399811ef8bd8498484c) tweak(file-templates): update default solidity template - [f63aad2f](https://github.com/hlissner/doom-emacs/commit/f63aad2ff65651d064e01de10d5370dc0ca176f3) tweak(emacs-lisp): local leader for lisp-interaction-mode - [71e07da5](https://github.com/hlissner/doom-emacs/commit/71e07da578e6216755844df8c279d46e7e9f7b6d) feat(ligatures): include support for new ligatures - [0b6e63a6](https://github.com/hlissner/doom-emacs/commit/0b6e63a6d18bd227b34bb24be20ba33abd2966a0) feat(mu4e): more helpful headers mode-line symbols - [e16d8b60](https://github.com/hlissner/doom-emacs/commit/e16d8b6011dfd2a8d7083e9af5937114acc5cb87) feat(multiple-cursors): add bindings to `evil-mc-skip-*` - [42e57637](https://github.com/hlissner/doom-emacs/commit/42e5763782fdc1aabb9f2624d468248d6978abe2) fix(evil): respect users' evil-collection-key-blacklist Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index eb33d07..ce52c62 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1645129059, - "narHash": "sha256-ARevYDIHNin0srNHyVFbxvD11NMTBWRBdW28xyGCJfg=", + "lastModified": 1645634993, + "narHash": "sha256-QeE6aUJxoaqHM28Cpt2rKC817VQvXGuuFUyLzehaC50=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "89deac190de140a65a357fd4632de125f2d188d4", + "rev": "42e5763782fdc1aabb9f2624d468248d6978abe2", "type": "github" }, "original": {