diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2026-02-14 22:19:49 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2026-02-14 22:19:49 +0200 |
| commit | 18116c346e9a2b60f39507bde3c897be5660185c (patch) | |
| tree | 8b3f5160749e1067739cf807916fefc1870a018d | |
| parent | 9ca36353567a020fec42e76ee03cd87fff3034a8 (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-- | Eldev | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ +(eldev-use-package-archive 'gnu-elpa) (eldev-use-package-archive 'melpa) |
