mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
domtronn/all-the-icons.el@c795d0f -> domtronn/all-the-icons.el@5fa7283 hlissner/emacs-so-long@ed666b0 -> emacs-straight/so-long@a5d445d jwiegley/use-package@365c73d -> jwiegley/use-package@317137b raxod502/straight.el@ac4df5c -> raxod502/straight.el@f2cb888 + Complain if :no-byte-compile, :no-native-compile, or :no-build are used in package!. Straight replaced them with :build (and the old :build was renamed to :pre-build). See raxod502/straight.el@6a273d1 + Update getting_started.org to mention :build + Switch to emacs-straight/so-long so I don't have to maintain my mirror anymore.