doomemacs/lisp/cli
Henrik Lissner 52d413f448
fix(cli): rebuild dependents when updating packages
Library packages (like compat and transient) offer macros. Therefore,
any package that uses them (dependents) needs to be recompiled when
these are updated, but straight currently doesn't do this. As a
temporary workaround, this commit forces dependents to be rebuilt after
updates.

This is a bit too brute-force, but will do until v3, which will manage
dependency graphs and their complexities more efficiently.
2023-02-20 19:00:45 -05:00
..
make
ci.el
compile.el
doctor.el
env.el
help.el
info.el
install.el
make.el
meta.el
packages.el
profiles.el
run.el
sync.el
test.el
upgrade.el