From 765c608686dbbe082db15123cfccc16c6f3e797d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 29 Mar 2026 23:36:24 +0200 Subject: chaski: re-add tracktrain this is a spiritual revert of a85c8907e863d44c80a4caac5da097de3bf0b2bc. infra4future.de sadly is no more; hence chaski now also serves as the main host to serve gtfs realtime requests --- npins/sources.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'npins/sources.json') diff --git a/npins/sources.json b/npins/sources.json index 8525b6c..0cc2d25 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -341,6 +341,18 @@ "url": "https://github.com/Mic92/sops-nix/archive/614e256310e0a4f8a9ccae3fa80c11844fba7042.tar.gz", "hash": "09zy236xxrj2i85lwzcl4agmdfkf7hxnxiz5nyq350hb0wjbh4by" }, + "tracktrain": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://stuebinm.eu/git/tracktrain" + }, + "branch": "main", + "submodules": false, + "revision": "3cd83d99fe477e78639c795a6b8ff4c844eb34a1", + "url": null, + "hash": "143ijhqir43a054abaagsjngxlc9j6vm0wfqw3gfwkhm5m9nic2c" + }, "traveltext": { "type": "Git", "repository": { -- cgit v1.2.3