nimble install -d
  Verifying dependencies for heimdall@1.2.2
     Info:  Dependency on jsony@1.1.5 already satisfied
  Verifying dependencies for jsony@1.1.5
     Info:  Dependency on nint128@0.3.3 already satisfied
  Verifying dependencies for nint128@0.3.3
     Info:  Dependency on struct@0.2.3 already satisfied
  Verifying dependencies for struct@0.2.3
     Info:  Dependency on https://github.com/demotomohiro/pathX@0.1 already satisfied
  Verifying dependencies for pathX@0.1.0
     Info:  Dependency on struct@0.2.3 already satisfied
  Verifying dependencies for struct@0.2.3
     Info:  Dependency on nimsimd@1.2.13 already satisfied
  Verifying dependencies for nimsimd@1.2.13
nim c --cc:nim --mm:atomicArc -d:useMalloc -o:Heimdall-7BDCA76C-A20DC04C -d:evalFile=/home/nocturn9x/OpenBench/Client/Networks/A20DC04C -d:danger --passC:"-flto -mtune=haswell -march=haswell -static" --passL:"-flto -fuse-ld=ld" -d:simd -d:avx2 src/heimdall.nim
command line(1, 2) Error: unknown C compiler: 'nim'. Available options are: gcc, switch_gcc, llvm_gcc, clang, bcc, vcc, tcc, env, icl, icc, clang_cl, hipcc, nvcc
make: *** [Makefile:33: native] Error 1