mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
emacs-sqlite.el was removed upstream in magit/emacsql@8ebf559, and the custom sqlite executable is no longer built as of magit/emacsql@7a79c2b, which renders these two advice mostly unnecessary (plus they throw void-function `emacsql-sqlite-ensure-binary` errors). Fix: #8167 Ref: org-roam/org-roam#2485 Ref: magit/emacsql@8ebf559f58 Ref: magit/emacsql@7a79c2be3d