-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
nixd: replace nixpkgs-fmt with nixfmt #569
nixd: replace nixpkgs-fmt with nixfmt #569
Conversation
Wrong repo, sorry for the noise! |
Nice patch! Why cannot we just accept it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently I see nixpkgs-fmt is archived, so I think generally it is a good step to set our default to nixfmt-rfc-style
.
Regression tests depending on nixpkgs-fmt might be a funny fake-dependency that could be resolved. See issue #570
Hello, I assume your talking about nixpkgs-fmt? |
22c428d
to
fb9b136
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@Aleksanaa why treefmt is still failing? |
Works now. |
Try to replace nixpkgs-fmt with nixfmt.