doom-emacs/lisp
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
..
cli fix(cli): rebuild dependents when updating packages 2023-02-20 19:00:45 -05:00
lib tweak(lib): open file after doom/copy-this-file 2023-02-18 15:27:48 -05:00
doom-cli.el
doom-editor.el
doom-keybinds.el fix: correct name of doom-after-modules-init-hook 2023-02-18 00:51:54 -05:00
doom-lib.el fix: relative paths for add-load-path! 2023-02-18 15:27:47 -05:00
doom-modules.el fix(lib): doom-module-locate-path: cannot locate exact files 2022-10-03 14:13:39 +02:00
doom-packages.el fix(lib): package! not overriding defaults 2022-10-23 02:30:13 +02:00
doom-profiles.el
doom-projects.el
doom-start.el
doom-ui.el fix: void-function set-fontset-font error 2022-10-29 01:57:42 +02:00
doom.el fix: void-variable native-comp-deferred-compilation-deny-list 2023-02-20 19:00:45 -05:00
init.el
packages.el bump: :core 2023-02-18 15:27:49 -05:00