oxalica / nil

NIx Language server, an incremental analysis assistant for writing in Nix.
Apache License 2.0
1.32k stars 39 forks source link

Doesn't load flake inputs in neovim #61

Closed yavko closed 1 year ago

yavko commented 1 year ago

I get this error in neovim: LSP[nil_ls] Failed to load flake workspace: Failed to resolve flake inputs from lock file: Missing followed input "nixpkgs_6" I have no clue what this means, so idk how to fix it, idk if its a me thing, or a nil thing, so I'm making this issue.

oxalica commented 1 year ago

Seems dup of #58. Does the latest git master fixes for you? There will be another release soon.

yavko commented 1 year ago

Seems dup of #58. Does the latest git master fixes for you? There will be another release soon.

Let me switch to flake rq then, i also started getting this error LSP[nil_ls] Failed to load flake workspace: Failed to resolve flake inputs from lock file: Missing followed input "rust-overlay_2"

yavko commented 1 year ago

Fixed!