-
Notifications
You must be signed in to change notification settings - Fork 22
Convince eldev to not bootstrap? #81
Copy link
Copy link
Open
Labels
Description
I’m handing eldev an Emacs with pinned versions of all the packages (eldev, relint, etc.) already there on the load-path. However, eldev still wants to bootstrap and pull everything down itself. How can I convince it to use what’s already provided?
Options like --external only seem to apply to dependencies of my project (which makes sense), but I’m hoping there’s something similar for eldev’s dependencies.
Reactions are currently unavailable