Nimble caches the package list locally in $nimbleDir. That's why you see
`/home/user/.nimble/packages_localpackges.json`. See
[here](https://github.com/nim-lang/nimble/blob/f4c818a046c2c3ceb1523c4c974e4b6e625d8ca3/src/nimblepkg/packageinfo.nim#L179).
You can verify that this file is a copy of th
Hi,
I'm trying to add packages to nimble.
According to the`readme
<[https://github.com/nim-lang/nimble#nimble-path>`](https://github.com/nim-lang/nimble#nimble-path>`)_
, having a config file located in `/home/user/.config/nimble/nimble.ini` such
as :
[PackageList]
name=Loca