diff options
| author | stuebinm | 2026-03-29 23:36:24 +0200 |
|---|---|---|
| committer | stuebinm | 2026-03-29 23:42:44 +0200 |
| commit | 765c608686dbbe082db15123cfccc16c6f3e797d (patch) | |
| tree | 72f922a6bbebf458eb3b62bbc33689a43147bb7f /npins/sources.json | |
| parent | 79031ec02106c3731aac4fe546b8ccc9f0590088 (diff) | |
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
Diffstat (limited to 'npins/sources.json')
| -rw-r--r-- | npins/sources.json | 12 |
1 files changed, 12 insertions, 0 deletions
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": { |
