mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Doom can't tell what backend a package was installed with, only whether it is installed or not. This means if a package was installed with, say, ELPA, then was changed to QUELPA, Doom wouldn't know. Package management would fail. ELPA/QUELPA can't manage a package that it didn't install. This fix gives Doom that capability.