Verifying dependencies
nimble install -d
Warning: Package 'heimdall' has an incorrect structure. It should contain a single directory hierarchy for source files, named 'heimdallpkg', but file 'bitboards.nim' is in a directory named 'heimdall' instead. This will be an error in the future.
Hint: If 'heimdall' contains source files for building 'heimdall', rename it to 'heimdallpkg'. Otherwise, prevent its installation by adding `skipDirs = @["heimdall"]` to the .nimble file.
Verifying dependencies for heimdall@1.4.1
Tip: 2 messages have been suppressed, use --verbose to show them.
nimble.nim(107) processFreeDependencies
Error: Unsatisfied dependency: nim (>= 2.2.0)
make: *** [Makefile:144: deps] エラー 1