From cc212b2805a0e380114a091b93e632e3b40a590e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 00:36:34 +0000 Subject: [PATCH] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 46dedb3e -> ce65645f MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for doom-emacs On branch: develop Commits: https://github.com/hlissner/doom-emacs/compare/46dedb3e3361535052d199e994b641dca2c2cffd...ce65645fb87ed1b24fb1a46a33f77cf1dcc1c0d5 - [763d0b67](https://github.com/hlissner/doom-emacs/commit/763d0b670ca0a05c65a3353ebd794a4edae8ff71) Change envvar file format - [2b3dd9df](https://github.com/hlissner/doom-emacs/commit/2b3dd9df4b0eff64b1e3607acb99ddf909ebab34) Fix [hlissner/doom-emacs⁠#4815](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4815): respect git-gutter:disabled-modes - [ac46ae7e](https://github.com/hlissner/doom-emacs/commit/ac46ae7eb361d80138d9bf4d01b2254d2010f761) Associate *.cjs (commonjs module) with js2-mode - [a2ccae91](https://github.com/hlissner/doom-emacs/commit/a2ccae917e02f1a20a13b8978b7c91a27fddeaf9) doom compile: add warning - [5e786483](https://github.com/hlissner/doom-emacs/commit/5e7864838a7f65204b8ad3fe96febc603675e24a) Ignore unsafe local variables, but log them - [aafed6d8](https://github.com/hlissner/doom-emacs/commit/aafed6d8a078330c4957c648a6b689bc29cdeb08) lang/org: call push-button on buttons in org-mode - [4bab5a94](https://github.com/hlissner/doom-emacs/commit/4bab5a948a1d877f4c09c615a30ec3cdb878a129) Omit after/before-string overlay props w/ ox-clip - [18e1795a](https://github.com/hlissner/doom-emacs/commit/18e1795a98b64b4cfcfd46418ea8ee33fb96fec5) org-confirm-babel-evaluate = nil while tangling - [1b4b0773](https://github.com/hlissner/doom-emacs/commit/1b4b0773853b6c18ffbbaa79da3e7b65520b4c83) Refactor ox-clip advice to omit before/after props - [ba0ddb71](https://github.com/hlissner/doom-emacs/commit/ba0ddb71ee4d8b2f233994bc550ed98c84c2a519) Reload pdfs when pdf-view-midnight-colors changes - [5b3f52f5](https://github.com/hlissner/doom-emacs/commit/5b3f52f5fb98cc3af653b043d809254cebe04e6a) Fix missing doom.error.log and silent straight errors - [64f791ed](https://github.com/hlissner/doom-emacs/commit/64f791eda2673ea4eb06a5e18ca71455fa634494) Bind s B -> swiper-all - [c2659d1a](https://github.com/hlissner/doom-emacs/commit/c2659d1ad96c50999f4abb5ec8e6bf5f7c00bd62) lang/ledger: enable outline-minor-mode by default - [0df5da98](https://github.com/hlissner/doom-emacs/commit/0df5da9882782bc60b4a6167515dfafd1a548bb1) lang/ledger: add rudimentary imenu support - [58c8f6fa](https://github.com/hlissner/doom-emacs/commit/58c8f6fa5bbb4725fcbe265c475a2a0d21ecf6cc) lang/ledger: add popup rule for *Ledger ...* buffers - [5defe3ed](https://github.com/hlissner/doom-emacs/commit/5defe3ed885406e2fa0bfb72282cf4046aff61f7) lang/ledger: bind SPC m e -> ledger-post-edit-amount - [235db177](https://github.com/hlissner/doom-emacs/commit/235db17742d170f47e62edfab79ecd63606ab4b6) lang/ledger: refactor & show report keys in header line - [83e0451c](https://github.com/hlissner/doom-emacs/commit/83e0451cba680d9a34d3f69f0f12396b039240fd) Fix org-capture popup rules for partials & non-org files - [b859727f](https://github.com/hlissner/doom-emacs/commit/b859727f7add187a76428c592830becb36b8ea27) Never show hl-line in dashboard - [cd33874e](https://github.com/hlissner/doom-emacs/commit/cd33874e41d738bd43ef093fbe35fa190bb623aa) lang/clojure: don't autokill cider repl buffers - [af90333b](https://github.com/hlissner/doom-emacs/commit/af90333bcde769b50ab45303da4d8d98a6dae498) Bump * - [e4c4e3f4](https://github.com/hlissner/doom-emacs/commit/e4c4e3f48c3a03a553d4923c5b2283bad381951c) Move lsp-intelephense-storage-path to doom-etc-dir - [ce65645f](https://github.com/hlissner/doom-emacs/commit/ce65645fb87ed1b24fb1a46a33f77cf1dcc1c0d5) Minor refactors & comment revision --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index f574501..49ebf7c 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1615671321, - "narHash": "sha256-7T2M0ZaAGqM99Cxh86ou9qLzapS8ByfYB7WdZsojzUU=", + "lastModified": 1616884039, + "narHash": "sha256-hhGje1RyW9BiTnOmIfSk5Vzh1BZt1/K/hZD0su+rdtM=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "46dedb3e3361535052d199e994b641dca2c2cffd", + "rev": "ce65645fb87ed1b24fb1a46a33f77cf1dcc1c0d5", "type": "github" }, "original": {