branch: elpa/projectile
commit 18116c346e9a2b60f39507bde3c897be5660185c
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    Add GNU ELPA to Eldev package archives
    
    The compat package is hosted on GNU ELPA, not MELPA. Add GNU ELPA
    to the Eldev configuration so CI can resolve the dependency.
---
 Eldev | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Eldev b/Eldev
index c51ddaa95a..62924fbbc9 100644
--- a/Eldev
+++ b/Eldev
@@ -1 +1,2 @@
+(eldev-use-package-archive 'gnu-elpa)
 (eldev-use-package-archive 'melpa)

Reply via email to