diff --git a/meta-selftest/recipes-support/nucleoidai/nucleoidai_0.7.10.bb b/meta-selftest/recipes-support/nucleoidai/nucleoidai_0.7.10.bb
new file mode 100644
index 0000000000..c4645a73d1
--- /dev/null
+++ b/meta-selftest/recipes-support/nucleoidai/nucleoidai_0.7.10.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Declarative (Logic) Runtime Environment"
+HOMEPAGE = "https://nucleoid.com/"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=b60cddf6d0f2277da4bda65332fe232e"
+
+SRC_URI = "git://github.com/NucleoidAI/Nucleoid.git;protocol=https;nobranch=1"
+SRCREV = "f1d480bce6e13a64cba29e31d904c5559a0b8f82"
+
+S = "${WORKDIR}/git"
+
+inherit vendor_npm
