mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-09 12:57:26 -05:00
flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 2ad1eab6 -> 2d718cc8
### Changes for doom-emacs On branch: develop Commits:2ad1eab6ee...2d718cc86f
- [be216115](be21611571
) org: jupyter prerequisites - [a7546bce](a7546bcea9
) implement requested changes - [52c54496](52c5449659
) Update to document localleader instead of SPC m - [05e9e72d](05e9e72d5b
) Add missing space between gd key sequence - [96f7dfd5](96f7dfd5ac
) Update symbol lookup binding - [19871206](198712060a
) Fix +evil--insert-new-line advice when opening new line inside a comment. - [583f8542](583f854298
) Fix spelling - [08354f33](08354f3316
) Fix various broken links - [b4fbafe4](b4fbafe451
) Fix path separator in msys2 - [cb09f177](cb09f1778b
) Bump core - [eacbc5e3](eacbc5e36f
) Inject load-path when compiling straight packages - [2e088e79](2e088e7945
) More feedback from +default/discover-projects - [4aed841c](4aed841c32
) Bump :lang python - [fd707324](fd7073240c
) Complete docstring for doom--straight-inject-load-path-a - [c29bbbc1](c29bbbc171
) Fix doom-package-depending-on - [2c4b5b2f](2c4b5b2f93
) Fix type error when printing straight errors - [181379c0](181379c006
) Fix typo - [6d2b9ff1](6d2b9ff100
) Enable hl-line-mode in org-agenda-mode - [454c4132](454c4132d4
) Slower mouse-wheel and re-enable acceleration - [614dc935](614dc93569
) mouse-wheel-scroll-amount-horizontal = 2 - [47f222a6](47f222a61f
) Fix [hlissner/doom-emacs#4558](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4558): void-variable comp-native-version-dir - [4d7640b4](4d7640b4c2
) Don't auto-create directory when opening files - [589e5a37](589e5a37af
) Associate flake.lock with json-mode/js-mode - [3a4f182a](3a4f182a3c
) Revise core docstrings & comments - [2d718cc8](2d718cc86f
) Remove eager native compilation of subr-trampolines
This commit is contained in:
committed by
László Vaskó
parent
b182af7d10
commit
209a5289f0
6
flake.lock
generated
6
flake.lock
generated
@ -3,11 +3,11 @@
|
|||||||
"doom-emacs": {
|
"doom-emacs": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1611017958,
|
"lastModified": 1611736675,
|
||||||
"narHash": "sha256-7UYJHbU4C+aV3x1xV+9gsyga4SNz+G8m2VFUVnetWMg=",
|
"narHash": "sha256-jHhblVZ2mWiLM0ijU7kDf1Cc41bsWZa8hfV91CYE4u0=",
|
||||||
"owner": "hlissner",
|
"owner": "hlissner",
|
||||||
"repo": "doom-emacs",
|
"repo": "doom-emacs",
|
||||||
"rev": "2ad1eab6eebbae554ebcd931c03b7f906a77f3ec",
|
"rev": "2d718cc86f6a980059cc7d3f7f7dca499723e61c",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Reference in New Issue
Block a user