From 4ba1fe2b741598a65dbfa10bfe8597c8dd12ce02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 00:04:42 +0000 Subject: [PATCH] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - d667a2a2 -> 46dedb3e ### Changes for doom-emacs On branch: develop Commits: https://github.com/hlissner/doom-emacs/compare/d667a2a2929c758193286c5888ff499ca2c4a31e...46dedb3e3361535052d199e994b641dca2c2cffd - [fc755739](https://github.com/hlissner/doom-emacs/commit/fc75573962c974f445bef0b40e02ab7a3048a180) Include straight error in doom.error.log - [cf31b918](https://github.com/hlissner/doom-emacs/commit/cf31b91858c69c149d4c418f63bb0b7d31c253dc) Add default popup rule for *Apropos* buffers - [e9c4c747](https://github.com/hlissner/doom-emacs/commit/e9c4c7471c95d1a35efd007a945ab3cd5912d4bc) Reorganize CLI libraries - [2e1c10a6](https://github.com/hlissner/doom-emacs/commit/2e1c10a6a418aeb0781f58f40dc459d56a08b60d) Move sandbox code into own library - [ea105b87](https://github.com/hlissner/doom-emacs/commit/ea105b874eec3a8de3620ea25cad63fd8585936d) Toggle async-debug on `doom-debug-mode` - [ec225ac4](https://github.com/hlissner/doom-emacs/commit/ec225ac4b515d8a60319da5c0784f03e36a50928) tools/lookup: remove mention of +lookup/install-docset - [bac1ff17](https://github.com/hlissner/doom-emacs/commit/bac1ff173d5090f3a15938b9bb60cd814c180469) Fix non-default REPL's format of command name. - [dad58cb3](https://github.com/hlissner/doom-emacs/commit/dad58cb31d3ff4cdc69040dae5a0e9d74b70abc8) Add "Pandas" to python-mode's docsets. - [3a09dc0d](https://github.com/hlissner/doom-emacs/commit/3a09dc0d9e4db8d062740218dcb38f2a4a82e0e9) fix README - [ca1496f2](https://github.com/hlissner/doom-emacs/commit/ca1496f297e4f08ff6116972a66219d48ca0d73c) Load package before using browse-at-remote-prefer-symbolic - [11cbd41b](https://github.com/hlissner/doom-emacs/commit/11cbd41b1b11a8ec121a44bccd978d00c4ceab9c) Fix process X is not a subprocess errors --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index da9709a..4481dfd 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1615503329, - "narHash": "sha256-pfCwGDM1thMSG+OJws7OBcKGPXDkYP3cpQ0ZKyEBbpQ=", + "lastModified": 1615671321, + "narHash": "sha256-7T2M0ZaAGqM99Cxh86ou9qLzapS8ByfYB7WdZsojzUU=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "d667a2a2929c758193286c5888ff499ca2c4a31e", + "rev": "46dedb3e3361535052d199e994b641dca2c2cffd", "type": "github" }, "original": {