From d5f2c3964664d60cd6f5960480a0920b973ddebd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 09:41:19 +0100 Subject: [PATCH] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - d41cff48 -> 258104f7 (#123) ### Changes for doom-emacs On branch: master Commits: https://github.com/doomemacs/doomemacs/compare/d41cff489f6d8ad326abcb2ccb53d716690b2c16...258104f750fca0920850db8d6c9607ee7d81d846 - [3f5c111b](https://github.com/doomemacs/doomemacs/commit/3f5c111b42b862cb995367f39d669f5fb9d107cc) dev: revise warnings in issue templates - [76406313](https://github.com/doomemacs/doomemacs/commit/7640631300a97548e3a6c97428abc728359e7d32) docs(bidi): fix #+DATE field in readme - [c183aa71](https://github.com/doomemacs/doomemacs/commit/c183aa717401d9caf2a6dd7419572a0787d82fa8) fix(everywhere): inhibit local-vars hooks - [65ff2636](https://github.com/doomemacs/doomemacs/commit/65ff263668156cccf0cd1ca9b082cb0d026303f8) fix(vertico): backspace keybind for tty users - [488ad07c](https://github.com/doomemacs/doomemacs/commit/488ad07cc548469e5356b7cfcca0e3747edff44a) fix(evil): define *-any-quote directly - [6bf72583](https://github.com/doomemacs/doomemacs/commit/6bf725837def83acd140d9431d799c8b09abebf3) fix(fortran): account for spaces in filenames - [56686f67](https://github.com/doomemacs/doomemacs/commit/56686f677a5da8f7842255b3d6ec77c5b28ec075) fix(lib): improper quoting in restart-emacs command - [05974662](https://github.com/doomemacs/doomemacs/commit/05974662614bd2e08f4a3bb7de1442fbdbdf8b5f) release(modules): 22.05.0-dev - [3b789752](https://github.com/doomemacs/doomemacs/commit/3b789752a30419535b328c605957b6b43a9d47fa) fix: user/system git config breaking straight installer - [47269c50](https://github.com/doomemacs/doomemacs/commit/47269c506c50ca92a02ccd3b19f1f214f7f81689) dev: auto-add issues to project board - [7a305825](https://github.com/doomemacs/doomemacs/commit/7a30582505318ba99837828edb0c7947ffe95740) dev: use doomemacs/ci@legacy - [dcf3e873](https://github.com/doomemacs/doomemacs/commit/dcf3e873bfdbf7c97f25bca7deb7ed084bb61d30) dev: update labels in issue templates - [0db9014e](https://github.com/doomemacs/doomemacs/commit/0db9014e89a222444989b02590f40ed9fe846f5b) dev: fix link to third party resources - [0f6a653a](https://github.com/doomemacs/doomemacs/commit/0f6a653a1376b49c36a8bf47cc89d2dd6aa0e9a6) dev(ci): use doomemacs/ci commit linter - [47d1b823](https://github.com/doomemacs/doomemacs/commit/47d1b8238234ae118759ddef19ecd775b83d3538) tweak(ci): generalize commit linter defaults - [ab138c0b](https://github.com/doomemacs/doomemacs/commit/ab138c0b32f40b94fab605626beea49c11ffa74f) dev(ci): read scopes from local modules/docs - [03bed00f](https://github.com/doomemacs/doomemacs/commit/03bed00fd3a9d3c8a1b2f21497433626369d30e8) dev: remove pull request template - [64b0e422](https://github.com/doomemacs/doomemacs/commit/64b0e4226066f10c2b2d06afba61f0e47f848c31) docs: update repo links in readme - [258104f7](https://github.com/doomemacs/doomemacs/commit/258104f750fca0920850db8d6c9607ee7d81d846) refactor(lsp): remove emacs 26 workarounds 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 847808d..7b759f7 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1650579692, - "narHash": "sha256-74zNPQQP9B6GKD58C+vq/iO9OjUq3RF1v554HQ+udJE=", + "lastModified": 1651709992, + "narHash": "sha256-PRk+P5tPJQXrAkr519vSVyOWqtF7yBhx/OGwdaeqH84=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "d41cff489f6d8ad326abcb2ccb53d716690b2c16", + "rev": "258104f750fca0920850db8d6c9607ee7d81d846", "type": "github" }, "original": {