nimble/src
Ivan Bobev 427b412ff9 Fix unused import warning on Unix systems
The NimbleError exception from the version module is being used only on
Windows platforms in the packageinstaller.nim file. Conditional import
of the module is used to fix the warning.

Related to #680
2019-09-07 12:08:15 +01:00
..
nimblepkg Fix unused import warning on Unix systems 2019-09-07 12:08:15 +01:00
nimble.nim Clear deprecation warnings 2019-09-07 12:08:15 +01:00
nimble.nim.cfg Fixes regression introduced by new Nim VM code. 2018-06-25 23:31:11 +01:00