-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Now sees attribute set arguments as regular attribute sets and throws ; expected warnings #325
Comments
Thanks for contribution! Looks like you are on the unstable Footnotes |
Are you using the overlay or something related to default branch in this repo? We have stable releases in nixpkgs( |
I just set the default branch back to |
Im using the overlay. I have it pinned now to the last working version in my nix config. Is the newest version not supported or something? If this branch is a work in progress still I will leave it pinned I suppose? |
https://github.com/BirdeeHub/nixCats-nvim/tree/nixCats-5.0.0 Im using this (because I made it and its super cool), although it seems to happen with the nixos and home manager modules as well. |
Maybe just use the latest stable release. Normally main branch is always working and has no breaking changes, however |
hmmm okok. I was unaware. Well, FYI then, nixd next has broken attribute set arguments XD |
I would like suggest completely not using nixd flake overlay, if you are not developers. Just use nixpkgs version, that's also maintained by me. |
That's not "broken", just completely NOT implemented yet. :( |
Somehow, when I was first looking for nixd on nixpkgs I was unable to find it?! IDK how I found it just fine this time.... This is good news that I can remove that flake input from nixCats-nvim |
Do I close this issue then? leave it open? glad I found out I was using the wrong version I guess |
Now sees attribute set arguments as regular attribute sets and throws = and ; expected warnings
Something in the last couple days broke it. I really have no idea what but it looks like this
Edit:
the last working commit Ive found so far is 5b33874
The commit immediately after it, ccf9815 actually makes the lsp client crash completely
The text was updated successfully, but these errors were encountered: