mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-02 13:33:08 +00:00
- changed the CI to use prebuild nimble binary and to use lock file. - the nim version is determined by the lock file - there were some packages that have version range but at the same time corresponding versions were not tagged at the repo. I have hardcoded the version of the package commit. Later when the version is tagged in the source repo the version range can be returned.