mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-15 06:41:03 -08:00
This one was sneaky. `doom-plist-merge` was mutating the second plist fed to it, causing issues upwind of its uses. In #7925, for example, calling `doom-package-recipe` to read a package's recipe would end up altering it, copying sub-properties of :recipe to other packages' recipes. If you've hit #7925, you'll also need to delete your build-cache to get around the error. I.e. rm -f $EMACSDIR/.local/straight/build-*-cache.el doom sync # or upgrade Fix: #7925 |
||
|---|---|---|
| .. | ||
| cli | ||
| lib | ||
| demos.org | ||
| doom-cli.el | ||
| doom-editor.el | ||
| doom-keybinds.el | ||
| doom-lib.el | ||
| doom-modules.el | ||
| doom-packages.el | ||
| doom-profiles.el | ||
| doom-projects.el | ||
| doom-start.el | ||
| doom-ui.el | ||
| doom.el | ||
| init.el | ||
| packages.el | ||