idris-community / idris2-lsp

Language Server for Idris2
BSD 3-Clause "New" or "Revised" License
164 stars 33 forks source link

Add a Nix flake (take 2) #210

Closed mattpolzin closed 10 months ago

mattpolzin commented 10 months ago

The Nix flake exposes idris2 (from upstream Idris compiler flake) and idris2-lsp. It is recommended to use idris2 via this LSP flake if you are also working with the LSP because you are guaranteed to be using a compiler that was used to build the LSP which is the best way to ensure the two are compatible.