From f1ca1906a5f0ff319cb08d9ab478cf377e327c92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 02:26:59 +0100 Subject: [PATCH] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 7121e993 -> 0e48c22c (#108) ### Changes for doom-emacs On branch: master Commits: https://github.com/hlissner/doom-emacs/compare/7121e993ca1ccaf05bafbfe1c3d9f605fc7c0f78...0e48c22c3e4d22bdaa4700e9c9f3484d2ce84973 - [fd50f388](https://github.com/hlissner/doom-emacs/commit/fd50f388a4c01ded4252262a9a222d5a0b7a2e4a) refactor!(vertico): fix embark-collect and rebind to C-c C-l - [136e7df7](https://github.com/hlissner/doom-emacs/commit/136e7df76ea3edc09c712ee6f6d80d0bb225ac4a) bump: :completion vertico consult-lsp - [c9665f73](https://github.com/hlissner/doom-emacs/commit/c9665f733b26c7c3c8ab85e08b08bc7d8b4a05fb) fix(vertico): update +vertico-workspace-buffer-state to new api - [c39acf28](https://github.com/hlissner/doom-emacs/commit/c39acf284be2406ef2c11ffbd3933421d25cb284) refactor(vertico): don't suppress compression errors - [5cef6365](https://github.com/hlissner/doom-emacs/commit/5cef63658d0570e310bd31876159dde2f823f951) docs: update doctor living on the edge check to 29+ - [3a3c66df](https://github.com/hlissner/doom-emacs/commit/3a3c66df180299de2ad2b6e9d8a0a4f0dc272920) docs: add doctor warning about lack of nativecomp - [f3f260c0](https://github.com/hlissner/doom-emacs/commit/f3f260c0c0a5917ca2dc8284a6e96dd3a43f15c2) feat(default): on evil bind rename-buffer to b R - [0e48c22c](https://github.com/hlissner/doom-emacs/commit/0e48c22c3e4d22bdaa4700e9c9f3484d2ce84973) fix(vertico): missing closing paren 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 6e3beac..837343e 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1649379174, - "narHash": "sha256-DGxp1TSDHOBfiojrfwZXMMTByG5TqK0FHziu146r6JA=", + "lastModified": 1649724698, + "narHash": "sha256-qqczsK81uwO0JRpX4+DH4oEmMLAcm+VTp/IdLiUop7w=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "7121e993ca1ccaf05bafbfe1c3d9f605fc7c0f78", + "rev": "0e48c22c3e4d22bdaa4700e9c9f3484d2ce84973", "type": "github" }, "original": {