mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-03 12:27:27 -05:00
flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 005a71e4 -> 617ab847
### Changes for doom-emacs On branch: develop Commits:005a71e467...617ab847c6
- [1a6ea2fb](1a6ea2fb44
) doctor: Warn about missing `tidy` when using `web` - [4cb498e3](4cb498e3a1
) lang/rust: Differentiate doc building bindings - [8beb5674](8beb5674b5
) Fix schemes README.md - [05d85f5e](05d85f5ef7
) Bump :app - [33dbae7c](33dbae7cb2
) Fix format-all formatters not activating on save - [84e1554f](84e1554f14
) Fix [hlissner/doom-emacs#5109](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5109): startup files not added to main persp - [a600e594](a600e5949b
) cli/env: blacklist TERMCAP envvar - [69ea5c20](69ea5c2020
) editor/evil: simplify cursor color change logic - [0d9b4a7d](0d9b4a7da0
) Trigger doom-switch-buffer-hook on kill-current-buffer - [ad554b38](ad554b3826
) Bump :completion - [9d6a4971](9d6a4971d3
) Don't spell check in markdown urls/code - [d1bed296](d1bed29680
) Half-revert 69ea5c202 - [d32698b3](d32698b326
) editor/evil: remove redundant put & add comment - [a0174b76](a0174b7638
) gcmh-high-cons-threshold = 16mb - [a3df5bfa](a3df5bfa3e
) cli/packages: count commits between pins - [dd1f7713](dd1f7713ea
) Fix 'invalid face attribute :background' warnings - [bd942505](bd94250503
) Fix [hlissner/doom-emacs#5113](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5113): "defining as dynamic an already lexical var" error - [9ff0bf88](9ff0bf8851
) Add "how-to/config questions" warning to feature-request form - [805810b9](805810b95f
) lang/org: tab = cycle folds if in emacs state - [3329448b](3329448bd5
) Bump :core - [1a5f4afd](1a5f4afd0d
) Reduce minimum required git to 2.23 - [4dceae18](4dceae1826
) lang/org: hl dead links in warning + org-link faces - [ed5c7a21](ed5c7a21d7
) Prioritize emacs-mirror over melpa/elpa/etc - [617ab847](617ab847c6
) Revert ed5c7a21d
This commit is contained in:
committed by
László Vaskó
parent
3a7530b523
commit
8dd4a5c2ff
6
flake.lock
generated
6
flake.lock
generated
@ -3,11 +3,11 @@
|
||||
"doom-emacs": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1622158376,
|
||||
"narHash": "sha256-LJzMoJ2zVBOZ1wYExhZ5a4qhSPgbwqSINSB1mKWESDA=",
|
||||
"lastModified": 1622677029,
|
||||
"narHash": "sha256-k22fJH+XNcnkE5kIVA/ORmJDFRG2UDRekQtpPnSBF04=",
|
||||
"owner": "hlissner",
|
||||
"repo": "doom-emacs",
|
||||
"rev": "005a71e4671aac71765aa998acc3533cf66c3b60",
|
||||
"rev": "617ab847c6362023cb5dbc0f3e98471ded2a5d53",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user