flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 617ab847 -> 27316850
### Changes for doom-emacs On branch: develop Commits:617ab847c6...2731685095
- [c3ec594a](c3ec594a8a
) app/irc: Swap examples to cite libera.chat - [7d5f387b](7d5f387bdc
) Added Flycheck documentation - [ea6dfc7b](ea6dfc7b98
) Fixed date issues - [b20736c9](b20736c9b7
) Add haskell gitignore template - [70967a17](70967a1702
) Add evil-keybindings for various sharper commands - [72c3a791](72c3a79132
) Ensure *-local-vars-hook runs on hack-local-variables-hook - [3759de8b](3759de8b00
) Remove doom update and replace with doom sync -u - [9da4ac05](9da4ac05ad
) Fix [hlissner/doom-emacs#4894](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4894): +lookup/references not following references - [19203a91](19203a91a3
) Unset :weight, :slant, :width on font faces - [ffeca3c7](ffeca3c7fd
) Bump :core - [f408016c](f408016c6f
) Rewrite how Doom scales font-size - [46c89d35](46c89d350e
) cli/packages: fix commit between pins counting - [f9a1d809](f9a1d80936
) cli/packages: fix update output on unpinned packages - [26aeb72e](26aeb72e63
) org-clock-out-remove-zero-time-clocks = t - [027dec3b](027dec3b5f
) editor/format: use unabbreviated commit - [883a109a](883a109a7a
) Fix "Couldn't find project root" error on +ivy/compile - [99fbdb10](99fbdb1092
) lang/sh: make shfmt indent-style aware - [68b422c7](68b422c786
) editor/format: redesign - [2d76bdce](2d76bdceb8
) Bump straight - [78dde6ef](78dde6efdd
) Fix [hlissner/doom-emacs#5133](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5133): don't kill LSP after reformatting - [9fb96f9e](9fb96f9eeb
) Fix 'setting-constant enable-multibyte-characters' error - [63cc08be](63cc08be98
) lang/java: Add file templates - [60b59532](60b595321e
) Lazy-load yasnippet harder for faster first-file load time - [a2871e68](a2871e68ed
) Warn about :size in doom-unicode-font docstring - [ea80826f](ea80826fd2
) gt/gT = add goto Nth tab behavior - [47bce885](47bce8856d
) Fix gr in compilation buffers (for evil users) - [c92f4867](c92f486750
) Don't reload envvar file on doom/reload - [50e71ce7](50e71ce765
) Revert 54067455e: fix ligatures - [751569f5](751569f545
) Fix +tabs:previous-or-goto typo - [b2376a84](b2376a847f
) Fix "Unrecognized switch -E" from doom/reload - [87abb63d](87abb63dd2
) Use org-tree-slide-play-hook to hide blocks - [3ebda88a](3ebda88aec
) :lang web: Recognize .ejs files as web-mode - [c34ed0d1](c34ed0d194
) Fix [hlissner/doom-emacs#5146](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5146): errors when adjusting font size live - [cb574f5d](cb574f5d42
) cli: show Emacs version at the start of output - [335b6f9a](335b6f9abb
) Bump :ui doom - [9bbc0699](9bbc0699ae
) app/calendar: remove non-existent autoload
This commit is contained in:
committed by
László Vaskó
parent
f96bcceeca
commit
3893c50877
6
flake.lock
generated
6
flake.lock
generated
@@ -3,11 +3,11 @@
|
||||
"doom-emacs": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1622677029,
|
||||
"narHash": "sha256-k22fJH+XNcnkE5kIVA/ORmJDFRG2UDRekQtpPnSBF04=",
|
||||
"lastModified": 1623114989,
|
||||
"narHash": "sha256-btRwMu76Gnn9lW7YbzDAgWjlJx61tCT+e3kByNx97aw=",
|
||||
"owner": "hlissner",
|
||||
"repo": "doom-emacs",
|
||||
"rev": "617ab847c6362023cb5dbc0f3e98471ded2a5d53",
|
||||
"rev": "2731685095d1e6101b3215aa689426e1834ce00f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user