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 'pieces.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: 1 messages have been suppressed, use --verbose to show them.
     Error: Unsatisfied dependency: nim (>= 2.2.0)
make: *** [Makefile:144: deps] Error 1