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

templates/simple: configure nixpkgs.pkgs #2521

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HeitorAugustoLN
Copy link
Member

This change removes the existing default, which is planned for deprecation in a future version.

This change removes the existing default, which is planned for deprecation in a future release.
@MattSturgeon
Copy link
Member

Thanks for this.

I haven't yet fully figured out how the standalone build should work once we transition away from taking pkgs as an argument, but I suspect we may end up leaving makeNixvimWithModule as is and introduce some new functions that better match how evalNixvim works behind the scenes...

Therefore I'm not sure if we're ready to start implementing this transition with user-facing changes or not.

@HeitorAugustoLN
Copy link
Member Author

Thanks for this.

I haven't yet fully figured out how the standalone build should work once we transition away from taking pkgs as an argument, but I suspect we may end up leaving makeNixvimWithModule as is and introduce some new functions that better match how evalNixvim works behind the scenes...

Therefore I'm not sure if we're ready to start implementing this transition with user-facing changes or not.

Got it, thanks for the context! I’ve been using it this way in my configs and personally find it works better. That said, I’m happy to hold off if it’s not the right time to make this change.

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