This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
logos-storage-nim
Watch
1
Star
0
Fork
0
You've already forked logos-storage-nim
mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced
2026-01-05 23:13:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-storage-nim
/
nim.cfg
3 lines
55 B
INI
Raw
Normal View
History
Unescape
Escape
fix compilation issues with latest libp2p (#27) * fix compilation issues with latest libp2p * change package description * fix CI compiler * try with nim 1.4.2 * try with 1.4.2 * use more standardized ci config * set reasonable log level * remove nim version dependency * reverting to 1.4.6 as otherwise it fails on amd64
2021-10-29 13:30:52 -06:00
-d:"chronicles_log_level
=
INFO"
Disable LockLevel warnings Rationale: we don't use this experimental Nim feature, and its warnings obfuscate other warnings that may be relevant.
2021-11-15 12:30:05 +01:00
--warning:LockLevel:off
Reference in New Issue
Copy Permalink