Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nongnu-elpa-url #1147

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

Chizi123
Copy link

Allow for the setting of the nongnu repo url by a variable, like for elpa.
Additionally allow for nongnu not to be used if the url isn't set.
This can be useful when the default url is unreachable and a mirror must be used, such as in some corporate environments, or when the repo is unwanted.

:depth (full single-branch)
:local-repo "nongnu-elpa"
:build nil))
(when (boundp 'straight-recepies-nongnu-elpa-url)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this has a typo... which makes me wonder if the code works as intended, because I think this would break it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants