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

Allow overriding recipe for straight.el #57

Closed
raxod502 opened this issue Jun 25, 2017 · 1 comment
Closed

Allow overriding recipe for straight.el #57

raxod502 opened this issue Jun 25, 2017 · 1 comment
Milestone

Comments

@raxod502
Copy link
Member

Currently there is no way to specify using the develop branch, which hurts me, or to specify a fork, which hurts other people.

@raxod502 raxod502 added this to the 1.0 milestone Jun 25, 2017
@raxod502 raxod502 mentioned this issue Jun 25, 2017
56 tasks
raxod502 added a commit that referenced this issue Jun 27, 2017
* New user option `straight-recipe-overrides' that stores information
  about overridden recipes. This can be set directly or manipulated
  programmatically using new user-facing function
  `straight-override-recipe'.
* New internal function `straight--get-overridden-recipe' to read
  `straight-recipe-overrides', which is now used in
  `straight-use-package'.

Closes #57.
Closes #39.
@raxod502
Copy link
Member Author

For an example of usage, see radian-software/radian@aa28933.

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

No branches or pull requests

1 participant