mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-17 13:33:37 -05:00
flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 2d718cc8 -> d62c82dd
### Changes for doom-emacs On branch: develop Commits:2d718cc86f...d62c82ddbe
- [a5f39d75](a5f39d75a5
) Fix 'readme' button doom/help-packages - [c7029731](c7029731d1
) Updated projectile-project-search-path to use the correct arguments when - [334e054a](334e054ab0
) Read username from git config github.user - [56e9d273](56e9d273e1
) Simplify doom/window-enlargen & doom/window-maximize-buffer - [faefc999](faefc9991c
) Fix :unless in (doom!) - [b3ba98cf](b3ba98cfd6
) Auto-lock closed issues after 180d of inactivity - [1ed6f8c1](1ed6f8c1f5
) Disable CI tests - [20c62463](20c6246313
) Remap `describe-symbol` to `counsel-describe-symbol` . ([hlissner/doom-emacs#4593](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4593)) - [8566cfac](8566cfac7b
) Bump evil-collection, vterm - [75549f57](75549f5743
) Fix doom build skipping some packages - [1650e257](1650e25794
) doom doctor: warn about insertOf rules in gitconfig - [49150c40](49150c4045
) Autolock threads more frequently - [b91f1607](b91f1607d8
) Fix [hlissner/doom-emacs#4532](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4532): wrong-number-of-args errors on emacs HEAD - [f5a9dc11](f5a9dc11ee
) Update deprecated notices on back (+forward) ports - [07f134b1](07f134b10e
) doom purge: delete old ELN directories - [05aa13ea](05aa13ea19
) doom purge: make repo regrafting opt-out - [026d9619](026d961985
) doom doctor: fix insteadOf check [hlissner/doom-emacs#2679](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/2679) - [d3112b5d](d3112b5dfc
) Doom Doctor: Fix insteadOf check - [7fcf2c20](7fcf2c2025
) doom {build,purge}: reduce unnecessarily loud output - [48273faa](48273faa82
) lang/php: expand on dependencies in README - [b78206d0](b78206d002
) Bump :core - [a6175852](a61758523d
) Fix [hlissner/doom-emacs#4602](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4602): void-variable straight--build-default-steps - [3a7be7bb](3a7be7bb4f
) Fix [hlissner/doom-emacs#4602](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4602), part 2! - [6c163d77](6c163d77d9
) Fix +evil:retab - [8331f4f8](8331f4f896
) Fix interactive spec of doom/retab - [f978913e](f978913e40
) Extract program name from inferior-lisp-program - [5a98fa27](5a98fa2748
) Fixes typo in modules/lang/rust/README.org - [5dedf008](5dedf00811
) Fix find file in private config for emacs bindings - [15d85a5c](15d85a5c74
) Fix nix-mode for nix-shell shell scripts - [a178b377](a178b377a0
) Fix eval commands in nix-shell files - [c3c001ad](c3c001ad7d
) Bump core
This commit is contained in:
committed by
László Vaskó
parent
898b560f8c
commit
9ae470f920
6
flake.lock
generated
6
flake.lock
generated
@@ -3,11 +3,11 @@
|
||||
"doom-emacs": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1611736675,
|
||||
"narHash": "sha256-jHhblVZ2mWiLM0ijU7kDf1Cc41bsWZa8hfV91CYE4u0=",
|
||||
"lastModified": 1612442514,
|
||||
"narHash": "sha256-KzyAC1J0jsP9tBW2efhOAnnSdEQB6PsGZTMqsNLuD7k=",
|
||||
"owner": "hlissner",
|
||||
"repo": "doom-emacs",
|
||||
"rev": "2d718cc86f6a980059cc7d3f7f7dca499723e61c",
|
||||
"rev": "d62c82ddbe0c9fa603be24f5eb8e563d16f5e45f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user