From 97b2f3e83a6a09b58ff19d562c66e9d8a2a72f9d Mon Sep 17 00:00:00 2001 From: ronie Date: Sun, 18 Jul 2021 01:24:02 +0200 Subject: [PATCH] add nexus repo (#2060) Co-authored-by: ronie --- targets.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/targets.cfg b/targets.cfg index 19b085de8..c2b8ae4f8 100644 --- a/targets.cfg +++ b/targets.cfg @@ -84,3 +84,12 @@ minversions = xbmc.json:6.0.0, xbmc.metadata:1.0, xbmc.addon:12.0.0 + +[nexus] +branches = gotham,helix,isengard,jarvis,krypton,leia,matrix,nexus +minversions = + xbmc.gui:5.15.0, + xbmc.python:3.0.0, + xbmc.json:6.0.0, + xbmc.metadata:1.0, + xbmc.addon:12.0.0