disruptek / nimph

Nim package hierarchy manager from the future 🧚
MIT License
159 stars 10 forks source link

Incorrect package name rendering #89

Closed ghost closed 4 years ago

ghost commented 4 years ago

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
disruptek commented 4 years ago

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