Build Omniverse kit on DGX Spark -- Package not found on specified remote servers!

I have been trying to build Omniverse kit on the new DGX Spark. I just unboxed this Spark, downloaded Git, downloaded VScode, and pulled the Kit repo.

When using the standard approach to get kit going:

./repo.sh template new

and then doing

./repo.sh build

I get this this error:

myspark@spark-9999:~/Repos/kit-app-template$ ./repo.sh build

Fetching all dependencies.
Package ‘kit-kernel’ at version ‘108.1.0+feature.234166.1750604f.gl.manylinux_2_35_aarch64.release’ is missing from local storage.
[10/19/25 11:14:09] WARNING Retrieving repo_build version via VERSION file. version.py:312
ERROR BuildError exception stack trace dumped to logfile log.py:182
/home/myspark/Repos/kit-app-template/_repo/repo.log. Stacks dumped to console via --verbose
or --tracebacks.
BuildError: An error occured while pulling packman dependencies for
/home/myspark/Repos/kit-app-template/tools/deps/kit-sdk.packman.xml:
Package not found on specified remote servers! (name: kit-kernel, version:
108.1.0+feature.234166.1750604f.gl.manylinux_2_35_aarch64.release)

Operating System:
Linux
Kit Version: ( I tried multiple )
108.1(main branch)
Kit Template:
USD Composer
GPU Hardware:
DGX Spark

Any guidance is appreciated.

Thank you!

Well yes, that unfortunately, at the moment, you cannot run Omniverse on the DGX Spark, because it uses an ARM64 Grace CPU and we do not support ARM on Kit yet. It has to be a standard Intel desktop computer x86‑64 architecture. We are looking into releasing ARM support in the future, for Kit App Template.

For Isaac Sim, the timeline is much sooner. Standby