Skip to content

avante-nvim: remove unnecessary dependencies in plugin build #941

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

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

Munsio
Copy link
Contributor

@Munsio Munsio commented Jun 6, 2025

As described in #934 (comment) this is my take to remove the unwanted dependencies during the vim plugin build process.

My guess is that the plugin build is only necessary because of some shared libraries (flake/avante-nvim/default.nix:52), unfortunately I was unable to find another way to set them for the plugin itself.

If anyone can show some insights on how a change would look like I am happy to try it again, otherwise this is the best I can do for now.

@Munsio Munsio force-pushed the avante-nvim-remove-dependencies branch from 7faba76 to 1c744f7 Compare June 6, 2025 15:46
@NotAShelf NotAShelf changed the title avante-nvim, Remove not necessary dependencies in plugin build avante-nvim: remove unnecessary dependencies in plugin build Jun 6, 2025
@NotAShelf NotAShelf merged commit 33e9666 into NotAShelf:main Jun 6, 2025
11 checks passed
@NotAShelf
Copy link
Owner

Thank you :)

@Munsio Munsio deleted the avante-nvim-remove-dependencies branch June 6, 2025 19:48
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