nim-lang / nimble

Package manager for the Nim programming language.
Other
1.24k stars 174 forks source link

Nimble shouldnt block deletion of a library if only binary packages depend on it. #1135

Open SolitudeSF opened 10 months ago

SolitudeSF commented 10 months ago

At least it should have --force flag to ignore reverse dependency.

xTrayambak commented 9 months ago

@ringabout What should be done about this?