disruptek / nimph

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

Dependencies rolled to same versions that don't meet requirements #117

Closed ghost closed 4 years ago

ghost commented 4 years ago

version: 0.6.22

rolled to #1.5.2 to meet https://github.com/dumjyl/std-ext>=1.6.0
rolled to #0.2.1 to meet https://github.com/dumjyl/clang-tooling-nim>=0.4.1
disruptek commented 4 years ago

Thanks; I removed releases post-0.6.19 until I can finish this work to support #82 and maybe #97. I think what we want is timestamp-based sorting of tags, but it's tricky because you want to also catch new tags for stable branches (ie. lesser versions), which show up with later timestamps...

Anyway, it seems much more important that we have negation.