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

Support for patches variable #39

Open
evanjs opened this issue May 1, 2020 · 0 comments
Open

Support for patches variable #39

evanjs opened this issue May 1, 2020 · 0 comments

Comments

@evanjs
Copy link

evanjs commented May 1, 2020

It would be nice if we could patch purely mavenix-managed expressions using e.g. the patches variable used in normal nix expressions.

I'm trying to patch a pom file for a project that has some pretty nasty hardcoded dependencies and build stages.

As one comment mentions, this can be accomplished by patching src.

In my case, however, src is merely a fetchGit call, so I'm unsure of the best approach for this project until something like patches is supported via mavenix.

@evanjs evanjs changed the title Support for patches variable Support for patches variable May 1, 2020
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

No branches or pull requests

1 participant