In theory, it should work. You may have to adapt the target name you use on the toolchains. Gradle core uses platform name while Nokee, concat the OS family and architecture name used. In the latest Nokee, you can pretty much choose any name for the OS family and architecture. The issue is if we detect them properly. In general, we support the same name as Gradle core plugins.