doom-emacs/lisp/cli
Levin Du b121be1c90
fix(cli): doom-packages-ensure: ensure local packages are built
If the package is local, the local-repo has absolute local file path,
and straight-modified-dir will return as it is, which always exists.

Fix it by passing package only to straight-modified-dir.
2024-05-21 17:17:16 +02:00
..
make
ci.el nit: revise comments, reformat config sections 2022-09-16 01:14:21 +02:00
doctor.el docs: revise and fix nerd-icons doctor check 2024-05-21 17:16:12 +02:00
env.el fix(cli): ensure $EMACSDIR/lisp/cli is in $DOOMPATH 2024-05-21 17:16:43 +02:00
info.el
install.el fix(cli): doom install: $DOOMDIR templates (part 2) 2024-05-21 17:17:06 +02:00
make.el refactor!(cli): rename cli definers for consistency 2022-09-12 11:45:59 +02:00
meta.el tweak(cli): use fancier string-dist suggestion alg 2024-05-21 17:16:46 +02:00
packages.el fix(cli): doom-packages-ensure: ensure local packages are built 2024-05-21 17:17:16 +02:00
profiles.el feat(cli): introduce DOOMPROFILELOAD{FILE,PATH} envvars 2022-09-18 00:28:13 +02:00
run.el fix(cli): link $XDG_*_HOME to fake $HOME for doom run 2022-09-18 13:55:47 +02:00
sync.el fix(cli): doom sync: rebuild-all loop 2024-05-21 17:17:06 +02:00
test.el refactor!(cli): rename cli definers for consistency 2022-09-12 11:45:59 +02:00
upgrade.el fix(cli): doom upgrade: void-variable num 2024-05-21 17:17:10 +02:00