From a2a6bf8d1c7e6d9032c35799314f1457c021514d Mon Sep 17 00:00:00 2001 From: Ryan Lahfa Date: Sat, 7 Dec 2024 16:20:10 +0100 Subject: [PATCH] feat(npins/sources): switch to DGNum fork of Liminix Signed-off-by: Ryan Lahfa --- npins/sources.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/npins/sources.json b/npins/sources.json index 6c84b8b..805e2b3 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -127,14 +127,13 @@ "liminix": { "type": "Git", "repository": { - "type": "GitHub", - "owner": "RaitoBezarius", - "repo": "liminix" + "type": "Git", + "url": "https://git.dgnum.eu/DGNum/liminix" }, - "branch": "nwa50ax", - "revision": "a4aa10dcc30225a8bb8eb465abfe908629175f2c", - "url": "https://github.com/RaitoBezarius/liminix/archive/a4aa10dcc30225a8bb8eb465abfe908629175f2c.tar.gz", - "hash": "1m1sc6agg5z65lmyjl48i7sddlwm8d0zgvs8z81iammfy4jpy7qd" + "branch": "main", + "revision": "24443628a1cc759190663cbd4a0e18f4f542fa3b", + "url": null, + "hash": "1q2i9pzsl5j3r7jwa9sjnld9qpmv6vz6k6l8rd26hki3wm3mi7fy" }, "linkal": { "type": "Git",