aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.dev>2026-02-14 22:19:49 +0200
committerBozhidar Batsov <bozhidar@batsov.dev>2026-02-14 22:19:49 +0200
commit18116c346e9a2b60f39507bde3c897be5660185c (patch)
tree8b3f5160749e1067739cf807916fefc1870a018d
parent9ca36353567a020fec42e76ee03cd87fff3034a8 (diff)
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.
-rw-r--r--Eldev1
1 files changed, 1 insertions, 0 deletions
diff --git a/Eldev b/Eldev
index c51ddaa..62924fb 100644
--- a/Eldev
+++ b/Eldev
@@ -1 +1,2 @@
+(eldev-use-package-archive 'gnu-elpa)
(eldev-use-package-archive 'melpa)