From ee4cea2e46be483667294ddf90f38081356becaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 00:04:36 +0000 Subject: [PATCH] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - d52abd37 -> 6cb5c381 ### Changes for doom-emacs On branch: develop Commits: https://github.com/hlissner/doom-emacs/compare/d52abd37f79190e7cc20355a042938f90f2d1a24...6cb5c381b826535520f0bcfe15439a2505aa9d57 - [87109653](https://github.com/hlissner/doom-emacs/commit/871096533fe65512b28ac5a598c5b60bfc9b8306) Added in Dotnet interface with sharper through module flag - [41b1a780](https://github.com/hlissner/doom-emacs/commit/41b1a7800ad58d8bf74ac2bb53329303642e4bc2) Updated ordering - [50131ac9](https://github.com/hlissner/doom-emacs/commit/50131ac995029a5b3f58923359f9578a899242e1) Add workspace support to rss/elfeed - [01f54d29](https://github.com/hlissner/doom-emacs/commit/01f54d29505ef2e0ded5567bbe6229e99de37f09) Add comment for further maintenance - [065b26e0](https://github.com/hlissner/doom-emacs/commit/065b26e0c51102ca3dfa1fb6f336e283435c6a02) [:ui layout bepo] Fix notmuch, C-, M- mappings - [4e531646](https://github.com/hlissner/doom-emacs/commit/4e5316464c426066721290a8f20da3ec22e1f5fb) Refactor and add contribution ideas - [eae7ca2c](https://github.com/hlissner/doom-emacs/commit/eae7ca2c5755ed5946c4d1361d7f5522f91abd79) term/eshell: alias cdp to cd-to-project - [b8b51cee](https://github.com/hlissner/doom-emacs/commit/b8b51cee7b6d98bc6aa238a069193a1555d47d24) Simplify after! - [a79275a4](https://github.com/hlissner/doom-emacs/commit/a79275a476059d56aaa2a15248fd55deb5ca00c9) Bump :lang - [37e9653c](https://github.com/hlissner/doom-emacs/commit/37e9653ce3e0dfd80b0a5ebe04f1e3c0542b28c9) Bump :ui - [ddd4c032](https://github.com/hlissner/doom-emacs/commit/ddd4c03281c9e63b924941c3224b3be0e4ee9713) Bump :checkers - [b681a2e1](https://github.com/hlissner/doom-emacs/commit/b681a2e1b4d7884e5836c471f364bb4cbcd39978) Fix +zen/toggle-fullscreen keybind for vanilla users - [9d12761c](https://github.com/hlissner/doom-emacs/commit/9d12761c393e1694ffbd3999b0817a910e3f1c68) Reformat for consistency and s/:bind/:general - [1490c4e5](https://github.com/hlissner/doom-emacs/commit/1490c4e5b2cc3ce220a5942065f124b45e906fa3) lang/ruby: remove commit hashes in package links - [cd083bc0](https://github.com/hlissner/doom-emacs/commit/cd083bc059525c1a18230635ac1c225547b1800b) tools/lsp: fix +lsp-prompt-to-install-server == 'quiet - [2ce726b3](https://github.com/hlissner/doom-emacs/commit/2ce726b31804130216ee2a19718759e9fcf3ea64) Force async babel blocks to export synchronously - [3c9b1635](https://github.com/hlissner/doom-emacs/commit/3c9b1635ef20808ee304efd71b8b3dc1ac38f7c7) Bump :completion - [e858e254](https://github.com/hlissner/doom-emacs/commit/e858e254b0eeb970f50baf2d4676c8c1cca82031) Bump :tools - [a3f242d4](https://github.com/hlissner/doom-emacs/commit/a3f242d4b64be191acb1ec70d017f8d39290cd83) tools/lsp: only enable sideline icons in 27.x+ - [c049480c](https://github.com/hlissner/doom-emacs/commit/c049480cbd504d376c4db83cba013238ab76d289) Fix evil-join filling non-comments poorly - [03fa2eaf](https://github.com/hlissner/doom-emacs/commit/03fa2eafee2ea1ae3e18568d5c5b743a0f8cdd90) Bind SPC o F to select-frame-by-name - [1274de3d](https://github.com/hlissner/doom-emacs/commit/1274de3d34cb4ad60375154ff38236b7985d95ec) Minor reformatting & refactors across the board - [6cb5c381](https://github.com/hlissner/doom-emacs/commit/6cb5c381b826535520f0bcfe15439a2505aa9d57) Disable dtrt-indent in pascal-mode --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 80179e9..a2f28ce 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1614207990, - "narHash": "sha256-7Ho0S4wDpRNmjjBeDO8CmyIb2Ms+UryCO/SjJaDVw0M=", + "lastModified": 1614296071, + "narHash": "sha256-UKnhgRIOc8N9uVqKvr+kKzy89oKxVVjXg0vGGYAvgkg=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "d52abd37f79190e7cc20355a042938f90f2d1a24", + "rev": "6cb5c381b826535520f0bcfe15439a2505aa9d57", "type": "github" }, "original": {