You don't install nimble files, you install packages. Nimble file is just meta for a package. So downloading the file alone won't do.
When you've cloned the repo, you can run either nimble install` or `nimble develop in the repo folder to install the package or install in development mode respectively.
