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

feat(package): Allow overriding packages sources with exordium-vc-checkout #235

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

pkryger
Copy link
Collaborator

@pkryger pkryger commented Jan 7, 2025

This is meant to allow users to have certain packages installed from their
custom checkouts, without a need for careful blocking installation of certain
packages in Exordium (for example with custom options) or going through
uninstall ELPA package/install checkout each time Exordium rebuilds
package-user-dir contents.

Please see Commentary in exordium-vc-checkout.el for more information.

…ckout

This is meant to allow users to have certain packages installed from their
custom checkouts, without a need for careful blocking installation of certain
packages in Exordium (for example with custom options) or going through
uninstall ELPA package/install checkout each time Exordium rebuilds
`package-user-dir` contents.

Please see Commentary in `exordium-vc-checkout.el` for more information.
Copy link
Collaborator

@philippe-grenet philippe-grenet left a comment

Choose a reason for hiding this comment

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

I haven't tried it but the code looks good to me (cursory read). Feel free to merge.

@pkryger pkryger merged commit fd48eb2 into emacs-exordium:master Jan 8, 2025
16 checks passed
@pkryger pkryger deleted the add-vc-checkout branch January 21, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants