disruptek / nimph

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

make rolls work with nimble packages #81

Closed disruptek closed 4 years ago

disruptek commented 4 years ago

Not sure what the right behavior is here... Remove the package and replace it with another nimble install of the new version? Simply add another package (of the new version) with nimble install? Replace the existing package with a git clone?

We could vary this behavior according to where the code sits, too...