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

pipe operator #554

Closed
inclyc opened this issue Jul 26, 2024 · 3 comments · Fixed by #595
Closed

pipe operator #554

inclyc opened this issue Jul 26, 2024 · 3 comments · Fixed by #595

Comments

@inclyc
Copy link
Member

inclyc commented Jul 26, 2024

NixOS/rfcs#148

I really love this syntax. Let's do this in language servers.

@msfjarvis
Copy link

Lix has added experimental support for it, is there a possibility to support this in nixd without Nix itself implementing the RFC?

@viperML
Copy link

viperML commented Sep 11, 2024

@msfjarvis pipe-operator was merged into Nix back in july

@inclyc
Copy link
Member Author

inclyc commented Sep 11, 2024

Lix has added experimental support for it, is there a possibility to support this in nixd without Nix itself implementing the RFC?

This issue mainly addresses pipe operator in libnixf (nixd's parser).

inclyc added a commit that referenced this issue Sep 18, 2024
inclyc added a commit that referenced this issue Sep 18, 2024
inclyc added a commit that referenced this issue Sep 18, 2024
inclyc added a commit that referenced this issue Sep 18, 2024
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 a pull request may close this issue.

3 participants