Skip to content

Install steps list improper nix-env command #3728

@calebegg

Description

@calebegg

The documentation says to run

$ nix-env -i idris2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions