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)' - 768160b0 -> 47925933
### Changes for doom-emacs On branch: develop Commits:768160b001...47925933df
- [20875503](208755030a
) Add needs-reply action - [36a63d16](36a63d1613
) Fix [hlissner/doom-emacs#4614](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4614): evil-mc not propagating visual-beg-of-line - [06c13d9a](06c13d9a0c
) term/eshell: bind C-l to eshell/clear - [8635fc78](8635fc78bc
) Bump :editor - [404b994c](404b994caf
) Bump adaptive-wrap - [a9da1fcd](a9da1fcdeb
) Bump :tools - [6ea11d0c](6ea11d0c94
) Bump :term - [dc89eb23](dc89eb239c
) Remove load-path & Info-directory-list duplicates - [5d0f7810](5d0f781062
) Add doom-autoloads-excluded-files variable - [0df79146](0df791469d
) Resolve symlinks in autoloads files - [0ff85015](0ff85015f8
) s/defadvice!/advice-add in comp config block - [987da645](987da645c2
) core/cli: show run duration in human-readable format - [9f0a5aad](9f0a5aad4e
) Optimize org-priority-regexp - [6ebbd94b](6ebbd94b89
) Prompt should say `edit` and not `alias`. - [7679c08d](7679c08d57
) Fix [hlissner/doom-emacs#4614](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4614) (truly): visual goto-bol w/ evil-mc - [8f7d4612](8f7d461203
) Bump :ui - [23394812](2339481208
) Fix broken, whitelisted evil-mc commands - [5e8a6683](5e8a668311
) Fix empty dashboard on first daemon frame - [be9b3ff3](be9b3ff352
) Bind `SPC f Y` to yank path relative to project - [91f8d3e5](91f8d3e5d0
) Fix void-variable sp-get-thing - [28b3ad45](28b3ad4529
) completion/helm: fix +childframe - [dbef763e](dbef763eb3
) Bump :emacs - [60f74c76](60f74c7696
) Resolve symlinks in module paths - [47925933](47925933df
) Fix "Can't set ASCII font to nil" error in daemon
This commit is contained in:
committed by
László Vaskó
parent
239b847a54
commit
6cdf247209
6
flake.lock
generated
6
flake.lock
generated
@ -3,11 +3,11 @@
|
||||
"doom-emacs": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1613083582,
|
||||
"narHash": "sha256-3TpxVQgCaFl+uIzNqMWBjkYz4fYH/GQb68SUAUgiwUs=",
|
||||
"lastModified": 1613589637,
|
||||
"narHash": "sha256-upke/IR6/d6YSCYVbyubC/CShv6NsIcOVQNFoZF2/Ds=",
|
||||
"owner": "hlissner",
|
||||
"repo": "doom-emacs",
|
||||
"rev": "768160b00105c123b28757f709ba8308e5cd0f0c",
|
||||
"rev": "47925933dfbeeedc5601b0b83f49edcbd974fb21",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user