Skip to content

Conversation

Chizi123
Copy link
Contributor

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.

bootstrap.el Outdated
: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.

@raxod502 raxod502 merged commit 8221e7f into radian-software:develop Jun 9, 2025
5 checks passed
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.

2 participants