mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
emacs-straight/compat@2a9cf8b7bd -> emacs-straight/compat@cc1924fd8b compat is a dependency of magit and doom-modeline (among other packages), but a recent bug on compat@2a9cf8b caused #6583, so I am pinning it to a stable commit. It's not common that Doom pins 2nd/3rd order dependencies, but I will consider doing that more going forward. Pinning them across multiple modules isn't elegant, but a better solution is in the works as part of #4273. Fix: #6583 Ref: #4273