feat: add nongnu-elpa source for straight
This commit is contained in:
parent
338f59c456
commit
71469d8056
1 changed files with 4 additions and 0 deletions
|
@ -193,6 +193,10 @@ uses a straight or package.el command directly).")
|
|||
(melpa :type git :host github
|
||||
:repo "melpa/melpa"
|
||||
:build nil)
|
||||
(nongnu-elpa :type git
|
||||
:repo "https://git.savannah.gnu.org/git/emacs/nongnu.git"
|
||||
:local-repo "nongnu-elpa"
|
||||
:build nil)
|
||||
(gnu-elpa-mirror :type git :host github
|
||||
:repo "emacs-straight/gnu-elpa-mirror"
|
||||
:build nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue