From 57e0025e9cb3e2d85f01e664f7a444ebb094c988 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 02:07:57 +0000 Subject: [PATCH] flake.lock: Updating 'doom-emacs (doomemacs/doomemacs)' - c44bc81a -> 0172b180 ### Changes for doom-emacs On branch: master Commits: https://github.com/doomemacs/doomemacs/compare/c44bc81a05f3758ceaa28921dd9c830b9c571e61...0172b180a901cb515e8a6d2d0272535a870853dd - [98b8f01d](https://github.com/doomemacs/doomemacs/commit/98b8f01de35d9138d47b4557dc896c72eff82e9e) fix(lib): vestigial call to missing cat function - [995b4037](https://github.com/doomemacs/doomemacs/commit/995b40378d6dfd335fda914b13922c77c3055e57) fix: remove use-package-font-lock-keywords reference - [efa3e979](https://github.com/doomemacs/doomemacs/commit/efa3e9791f76f7d51537d9cbce5a6ed9b2081a69) fix: remove inhibit-redisplay hack - [65c86ea3](https://github.com/doomemacs/doomemacs/commit/65c86ea3ff15fa0986c1f19dacd6ca4d39a5c32b) feat(lib): backport with-environment-variables from 28.1 - [5ebc2528](https://github.com/doomemacs/doomemacs/commit/5ebc2528d88aafcb1f2606bbb212170c35daad7f) perf(lib): use symbol plist for fn! lookup table - [edaa887b](https://github.com/doomemacs/doomemacs/commit/edaa887bd91c3d0cde93dff3b0c89cb1f909a1bb) refactor(lib): add + use defbackport! macro - [2b01166d](https://github.com/doomemacs/doomemacs/commit/2b01166d1d8d97ef4628ad780da174517c6a81f0) feat(lib): backport with-memoization from 29 - [338f59c4](https://github.com/doomemacs/doomemacs/commit/338f59c45696f625e04b891eedf69fede121016f) feat(lib): backport bol & eol from 29 - [71469d80](https://github.com/doomemacs/doomemacs/commit/71469d8056d47feb5f3266d49c7605971da7ff4d) feat: add nongnu-elpa source for straight - [1dac4ac3](https://github.com/doomemacs/doomemacs/commit/1dac4ac37bfb7500c52edb35019436f496acca4d) refactor: move file-name-handler-alist hack to early-init - [b7f84bdd](https://github.com/doomemacs/doomemacs/commit/b7f84bdd01054c84bc5eed54a527e565d628cc04) perf: defer incremental loading for nativecomp users - [3853dff5](https://github.com/doomemacs/doomemacs/commit/3853dff5e11655e858d0bfae64b70cb12ef685ac) tweak: disable ahead-of-time native compilation - [c05e6153](https://github.com/doomemacs/doomemacs/commit/c05e61536ed9faaef5fe6f7f4351ffb3ab15cc87) refactor: make early-init.el Doom's universal bootstrapper - [6cf0e04d](https://github.com/doomemacs/doomemacs/commit/6cf0e04de02f935d56bf6cbab85a9c20cddc1ac4) refactor: move doom-first-*-hook to doom-start - [b68c93d9](https://github.com/doomemacs/doomemacs/commit/b68c93d9241f9739f7c4f6a5d6be8f132cafa039) refactor: move doom-*-reload-hook to lib/config.el - [1a639b73](https://github.com/doomemacs/doomemacs/commit/1a639b7341a3fa1745858ea3ce8716ad1838d390) feat: add auto-mode-alist entries for future doom dotfiles - [7e653292](https://github.com/doomemacs/doomemacs/commit/7e6532928902f8b46e286997c00ad5f34992a5ed) refactor: move gcmh config to doom-start - [42ac62df](https://github.com/doomemacs/doomemacs/commit/42ac62df749f120fa9f774515e0c043b8ddade39) fix: defer projectile's project cleanup - [1f29b07f](https://github.com/doomemacs/doomemacs/commit/1f29b07f39fc55224a1c913509f90ae5c23ea012) docs: restore getting-started guide & module index - [2b07fd1d](https://github.com/doomemacs/doomemacs/commit/2b07fd1dd834c88a679dbbe9ff56062782140422) bump: :core - [89506983](https://github.com/doomemacs/doomemacs/commit/89506983feb0d25a0ce33cd1e1a63b92866422b4) refactor: early-init comments, loaders, & recursion guards - [cadc778a](https://github.com/doomemacs/doomemacs/commit/cadc778a035d69b310a08cd9e984192bd6ff9a05) perf(lib): optimize doom-path - [f66d9e1f](https://github.com/doomemacs/doomemacs/commit/f66d9e1f0e6960e9b8faf461203a47303ac3662b) feat(lib): only return dirs if doom-glob SEGMENTS end with / - [e986d6be](https://github.com/doomemacs/doomemacs/commit/e986d6bef94eed92fc62de2390cd111c0390d7ba) refactor(lib): deprecate doom-dir - [8d4b6b30](https://github.com/doomemacs/doomemacs/commit/8d4b6b30287d5d7746fb7d3994c976ce13a27220) feat(lib): add doom-file-{read,write} functions - [83f18402](https://github.com/doomemacs/doomemacs/commit/83f18402e30da491cf432fd76cdf5b9590c46ae7) feat(lib): add with-file! & with-file-contents! macros - [0100b084](https://github.com/doomemacs/doomemacs/commit/0100b084020644e3806cb998d1400bdc33c31482) refactor(cli): handle more errors & POSIX-ify doomscript - [4009509d](https://github.com/doomemacs/doomemacs/commit/4009509db5b9a683e576aca24b72fa7c87a679bb) feat(lib): add eval-when-compile! macro - [aef14f07](https://github.com/doomemacs/doomemacs/commit/aef14f078d89156d0929b643a64bae8073efeb2b) feat(cli): add --benchmark switch - [c370cb17](https://github.com/doomemacs/doomemacs/commit/c370cb1784deea656cc7c1512110ba6bc36eaa63) fix(cli): duplicate log files - [8971ee36](https://github.com/doomemacs/doomemacs/commit/8971ee36e56dc6d538b8b2f1a93b087eae315ed2) refactor(cli): use new API to write temp files - [6dfed1ff](https://github.com/doomemacs/doomemacs/commit/6dfed1ff47a4c38d0f2a47c1bc03d65eb11deca4) refactor(cli): simplify struct definitions - [948f9461](https://github.com/doomemacs/doomemacs/commit/948f9461a7303b8f9c0b8a7670b405f7ec69336b) refactor(cli): merge doom-cli-lib into doom-cli - [2e6a69f5](https://github.com/doomemacs/doomemacs/commit/2e6a69f5012d12933dc16f6f02390c494be0392f) refactor: improve Emacs/Doom version checks - [2383e924](https://github.com/doomemacs/doomemacs/commit/2383e924c0c83159a509983a7af37ef37a4f8efc) refactor: move essential defs + init to top of core - [085b5563](https://github.com/doomemacs/doomemacs/commit/085b5563fc73daf50d4661b45214123c5ed820f7) nit(cli): tidy comments & correct grammar in error - [cee89a5d](https://github.com/doomemacs/doomemacs/commit/cee89a5d3f6fc3e6e91dd3b10215a18d003fe73d) refactor!(cli): remove 'doom {refresh,re}' - [3cfcfc50](https://github.com/doomemacs/doomemacs/commit/3cfcfc5055d8c14d1cdbf6d0dfb3be91d5d69727) refactor(lib): use with-memoization - [9b497319](https://github.com/doomemacs/doomemacs/commit/9b4973198b8eb54394fd19e9fc0e533ff1b61f8b) refactor(lib): use new file API - [b93f3985](https://github.com/doomemacs/doomemacs/commit/b93f39856840a0e7ea4856633b80a85cc512127a) refactor(lib): enforce namespace for helpers - [2396262c](https://github.com/doomemacs/doomemacs/commit/2396262cfae5e2644652aa8a239b4c5072f62b58) nit: revise commentary in early-init.el - [a0fe1992](https://github.com/doomemacs/doomemacs/commit/a0fe199237d2a53a28883a98b371889a5e985128) fix(cli): void-variable doom-dir on 'doom doctor' - [48369fb6](https://github.com/doomemacs/doomemacs/commit/48369fb6548bbe8edc8a4600b33dc17bfed8c187) fix(lib): add native-comp vars to known debug vars - [3ae8c520](https://github.com/doomemacs/doomemacs/commit/3ae8c520d551a3e5bf3b4ea7ae260a895ab32ab5) nit(vc-gutter): reformat annotated comments - [0a51fdff](https://github.com/doomemacs/doomemacs/commit/0a51fdff53ec57aa74c6ace103993b18ff15238e) refactor(lib): move doom-log to doom-lib - [2b1f6031](https://github.com/doomemacs/doomemacs/commit/2b1f6031b2972929e599c1247131c3114c8eddd8) refactor(lib): rely less on global state for defaults - [878781e2](https://github.com/doomemacs/doomemacs/commit/878781e2e4a3b78bfd61046c32a351966ad946cb) refactor(cli): remove unneeded (require 'doom) - [c6cfee63](https://github.com/doomemacs/doomemacs/commit/c6cfee63b4c7c7a86e6f78f5900cdef760c99739) fix(dart): enable rainbow-delimiters in dart-mode - [3e98f11d](https://github.com/doomemacs/doomemacs/commit/3e98f11d9ba552b44bf51da39f0d37ade4ac7723) fix(csharp): add dep pkg for sln-mode - [1d942b4a](https://github.com/doomemacs/doomemacs/commit/1d942b4ab6e162e6d3aef52d03f3020bdcce16c8) fix(lib): doom/version use canonical filenames - [829998e7](https://github.com/doomemacs/doomemacs/commit/829998e70ba90ae1918903dba499b870be91c56d) docs(pdf): fix instructions to build epdfinfo - [3694969d](https://github.com/doomemacs/doomemacs/commit/3694969dd4a70df90c28e6fbcfd8ceba296ad0ef) nit(vertico): typo in docstring - [ba859fcf](https://github.com/doomemacs/doomemacs/commit/ba859fcfc0da652e18abbcc76c69ec272aad8d84) nit(vertico): add missing function docstring - [f8bd14eb](https://github.com/doomemacs/doomemacs/commit/f8bd14ebc3ec2f409bc2ffe7857c6c1056dad79f) bump: ts-fold - [d8f87ada](https://github.com/doomemacs/doomemacs/commit/d8f87ada96e927511bb580328a1da5ad1da0edfe) fix(magit): only install forge if asked - [ea84212d](https://github.com/doomemacs/doomemacs/commit/ea84212d0a03f03be34a4c601d8d3a41e768fa64) fix(magit): void-function (:files) error - [20c50755](https://github.com/doomemacs/doomemacs/commit/20c50755e84f9d46a966270a109d8e13a0f84ebe) fix(magit): end-of-file error - [63b0ebed](https://github.com/doomemacs/doomemacs/commit/63b0ebeda781561b0c2b0c2128901e43d46b7092) refactor!(rust): remove racer and default to +lsp - [a1c9d40e](https://github.com/doomemacs/doomemacs/commit/a1c9d40ee896fc4aada47f48c1bc161326451f1a) docs(rust): de-emphasize rls - [5fb96f28](https://github.com/doomemacs/doomemacs/commit/5fb96f28861ab6d53fa0d57ae2c06769587ca157) fix(scheme): restore repl-per-project for scheme - [71e01906](https://github.com/doomemacs/doomemacs/commit/71e019061870d07f2c2f9b5a825e2cbe4ddcc312) bump: :lang scheme - [e87fd8ac](https://github.com/doomemacs/doomemacs/commit/e87fd8ac137e38062737f7594ddd01b03986c84f) fix: validate fd --version output - [4efdf51c](https://github.com/doomemacs/doomemacs/commit/4efdf51ca56820696bf8b237c3725d5fb1eeb229) release(modules): 22.09.0-dev - [9e3d9927](https://github.com/doomemacs/doomemacs/commit/9e3d99277e0175ea15688bdd8c6b5c71d8e8fb09) docs(everywhere): update CLI command - [8594c1a0](https://github.com/doomemacs/doomemacs/commit/8594c1a0c4ced876d37f176d40144433a1f67408) fix(cli): failure to autoload 'doom refresh' error - [2cd8f85b](https://github.com/doomemacs/doomemacs/commit/2cd8f85bac1f47a809f45ec559d0e3caac0f368c) fix(debugger): fix dap-ui conditional loading - [18887163](https://github.com/doomemacs/doomemacs/commit/18887163f969865cb5276fcd9e143f65408c3b0c) tweak(cli): add lisp/cli to doom-cli-load-path by default - [ceae1547](https://github.com/doomemacs/doomemacs/commit/ceae154751b76734ee029074cb8c37738b090d43) fix(cli): reading dir perms on a non-existent dir - [a0fc7bad](https://github.com/doomemacs/doomemacs/commit/a0fc7bad5a37ee365cf84255b557938284b37f95) fix(cli): create doom directories early - [0172b180](https://github.com/doomemacs/doomemacs/commit/0172b180a901cb515e8a6d2d0272535a870853dd) refactor(cli): remove superfluous emacs switches --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 04fb3cf..539401f 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1660901074, - "narHash": "sha256-3apl0eQlfBj3y0gDdoPp2M6PXYnhxs0QWOHp8B8A9sc=", + "lastModified": 1662564301, + "narHash": "sha256-uQtMyv7FZjFWdBjc+1iy4tHdjEHgxJdKOnt2AB0hY7M=", "owner": "doomemacs", "repo": "doomemacs", - "rev": "c44bc81a05f3758ceaa28921dd9c830b9c571e61", + "rev": "0172b180a901cb515e8a6d2d0272535a870853dd", "type": "github" }, "original": {