mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-15 13:23:44 -05:00
flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 47925933 -> d52abd37
### Changes for doom-emacs On branch: develop Commits:47925933df...d52abd37f7
- [3b188412](3b188412b5
) Fix a broken link - [2660c307](2660c3074a
) Title the Module Index "Module Index" - [e4cbd18f](e4cbd18f4c
) Full-throated recommendation of emacs-mac - [cb32f3f1](cb32f3f13c
) Remove the custom org-priority-regexp - [3e5ccb49](3e5ccb4963
) Update instructions for Chemacs2 - [a123dfdf](a123dfdf7f
) Fix a link - [394e1668](394e166894
) check if buffer exists and not alive before kill - [afde833a](afde833ae8
) Clean up gitignore - [28fa8542](28fa854208
) lang/emacs-lisp: fix custom-{,theme-}set-faces! demos - [79f2f42b](79f2f42b95
) Persist Emacs registers across sessions - [e2784d6f](e2784d6f4f
) lang/csharp: add sln-mode - [1a92dcab](1a92dcab7e
) Blacklist XAUTHORITY from envvar files - [3894611a](3894611a8f
) Minor comment revision - [3f4cc77d](3f4cc77d2a
) Register emacs-everywhere-mode with yasnippet - [67ca6b8b](67ca6b8bd8
) Set default eshell TERM - [d06e37ff](d06e37ff72
) Add lookup handler for geiser-repl-mode - [7ec18961](7ec18961b0
) Migrate term to variable and add README note - [97279691](972796913e
) Move meghanada-mode to java-mode-local-vars-hook - [b8ef5015](b8ef501572
) Bump evil-textobj-anyblock - [d2a5d2f2](d2a5d2f2aa
) [doc: modules/lang/cc] Readability improvements ([hlissner/doom-emacs#4637](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4637)) - [813f5da2](813f5da263
) lang/sh: use (wo)man for docs lookup handler - [f7538710](f7538710d8
) Bump :lang org - [35b3e602](35b3e6023e
) ui/emoji: correct #+SINCE in readme - [ae75b1e6](ae75b1e6a8
) Purescript mode improvements ([hlissner/doom-emacs#4683](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4683)) - [473f4b1e](473f4b1e12
) Improved Helm module ([hlissner/doom-emacs#4561](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4561)) - [2cf91bad](2cf91badf8
) Enable disabling of magit-gitflow - [14d34153](14d341530a
) tools/eval: always eval elisp in current session - [3e32379f](3e32379f54
) ui/zen: add +zen/toggle{,-fullscreen} commands - [7f6bcb86](7f6bcb8616
) tools/lsp: allow +lsp-prompt-to-install-server = 'quiet - [d52abd37](d52abd37f7
) Fix [hlissner/doom-emacs#4691](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4691): half revert 7e9911f642c9
This commit is contained in:
committed by
László Vaskó
parent
3421c2ba35
commit
224b1ba140
6
flake.lock
generated
6
flake.lock
generated
@@ -3,11 +3,11 @@
|
||||
"doom-emacs": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1613589637,
|
||||
"narHash": "sha256-upke/IR6/d6YSCYVbyubC/CShv6NsIcOVQNFoZF2/Ds=",
|
||||
"lastModified": 1614207990,
|
||||
"narHash": "sha256-7Ho0S4wDpRNmjjBeDO8CmyIb2Ms+UryCO/SjJaDVw0M=",
|
||||
"owner": "hlissner",
|
||||
"repo": "doom-emacs",
|
||||
"rev": "47925933dfbeeedc5601b0b83f49edcbd974fb21",
|
||||
"rev": "d52abd37f79190e7cc20355a042938f90f2d1a24",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user