The documentation says to run
On my system, that results in this error:
error: selector 'idris2' matches no derivations, maybe you meant:
idris2-lsp
idris2-wrapped
idris2api
Looking at nixos's package search, I see that idris2 is somehow an alias for idris2-wrapped, so I installed that instead. I'm not very familiar with nix, so I'm not sure where the issue is, but I wanted to report that the command in the docs does not work as written.
The documentation says to run
On my system, that results in this error:
Looking at nixos's package search, I see that idris2 is somehow an alias for idris2-wrapped, so I installed that instead. I'm not very familiar with nix, so I'm not sure where the issue is, but I wanted to report that the command in the docs does not work as written.