oxalica / nil

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

Failed to load flake workspace: Failed to resolve falke inputs from lock file: Missing followed input "flake-utils-2" #59

Closed benwis closed 1 year ago

benwis commented 1 year ago

I installed nil successfully and am using it with neovim, and it works for some files fine. In one project, my flake.nix gives this

Failed to load flake workspace: Failed to resolve flake inputs from lock file: Missing followed input "flake-utils-2"

Is there something I can do to fix this?

oxalica commented 1 year ago

Seems like #56 and should be already fixed in master. You can run nil --version to show the version you are using.

benwis commented 1 year ago

Ah, I should try main. Here's my version, it's whatever is in nix unstable right now.

nil --version
nil 2023-02-03

Yep, this is fixed in git main. Thanks!

------- Original Message ------- On Tuesday, February 14th, 2023 at 9:08 PM, oxalica @.***> wrote:

Seems like #56 and should be already fixed in master. You can run nil --version to show the version you are using.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>