disruptek/nimph

Incorrect package name rendering

Closed this issue · 1 comments

The name is rendered as ext. Should be std-ext or std_ext (depending on if going by the repo name or pkgname.nimble).

$ nimph
❌ext (https://github.com/dumjyl/std-ext>=1.1.0) missing

Closed in b2c7eea but it remains to be seen if this is the right solution. It's a little more brittle now...