mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-11 13:07:28 -05:00
flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 46dedb3e -> ce65645f
### Changes for doom-emacs On branch: develop Commits:46dedb3e33...ce65645fb8
- [763d0b67](763d0b670c
) Change envvar file format - [2b3dd9df](2b3dd9df4b
) 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](ac46ae7eb3
) Associate *.cjs (commonjs module) with js2-mode - [a2ccae91](a2ccae917e
) doom compile: add warning - [5e786483](5e7864838a
) Ignore unsafe local variables, but log them - [aafed6d8](aafed6d8a0
) lang/org: call push-button on buttons in org-mode - [4bab5a94](4bab5a948a
) Omit after/before-string overlay props w/ ox-clip - [18e1795a](18e1795a98
) org-confirm-babel-evaluate = nil while tangling - [1b4b0773](1b4b077385
) Refactor ox-clip advice to omit before/after props - [ba0ddb71](ba0ddb71ee
) Reload pdfs when pdf-view-midnight-colors changes - [5b3f52f5](5b3f52f5fb
) Fix missing doom.error.log and silent straight errors - [64f791ed](64f791eda2
) Bind <leader> s B -> swiper-all - [c2659d1a](c2659d1ad9
) lang/ledger: enable outline-minor-mode by default - [0df5da98](0df5da9882
) lang/ledger: add rudimentary imenu support - [58c8f6fa](58c8f6fa5b
) lang/ledger: add popup rule for *Ledger ...* buffers - [5defe3ed](5defe3ed88
) lang/ledger: bind SPC m e -> ledger-post-edit-amount - [235db177](235db17742
) lang/ledger: refactor & show report keys in header line - [83e0451c](83e0451cba
) Fix org-capture popup rules for partials & non-org files - [b859727f](b859727f7a
) Never show hl-line in dashboard - [cd33874e](cd33874e41
) lang/clojure: don't autokill cider repl buffers - [af90333b](af90333bcd
) Bump * - [e4c4e3f4](e4c4e3f48c
) Move lsp-intelephense-storage-path to doom-etc-dir - [ce65645f](ce65645fb8
) Minor refactors & comment revision
This commit is contained in:
committed by
László Vaskó
parent
5164503062
commit
cc212b2805
6
flake.lock
generated
6
flake.lock
generated
@ -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": {
|
||||
|
Reference in New Issue
Block a user