diff options
author | stuebinm | 2024-05-13 19:45:05 +0200 |
---|---|---|
committer | stuebinm | 2024-05-13 19:46:58 +0200 |
commit | a85c8907e863d44c80a4caac5da097de3bf0b2bc (patch) | |
tree | ccf871f4b720ddfa442572290dbb931ac1ef40a3 /npins | |
parent | ab102721c34e1b2f2ec5f95363808f91441188a3 (diff) |
chaski: remove tracktrain
this was meant as a test instance (the production system used by
Ilztalbahn is a separate deployment), but it was never used much except
to demonstrate some new UI. It's been broken for at least half a year,
and afaict nobody noticed or missed it, including me.
Diffstat (limited to 'npins')
-rw-r--r-- | npins/sources.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/npins/sources.json b/npins/sources.json index 5fa3905..f232b27 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -207,17 +207,6 @@ "url": "https://github.com/Mic92/sops-nix/archive/b6cb5de2ce57acb10ecdaaf9bbd62a5ff24fa02e.tar.gz", "hash": "1wzm5hs3cda6l7q9ls5nw16bifb00v5kan1xcab57bb5fg6qqnyb" }, - "tracktrain": { - "type": "Git", - "repository": { - "type": "Git", - "url": "https://stuebinm.eu/git/tracktrain" - }, - "branch": "main", - "revision": "ffc0a842ae29db53dd92e276c089a6d5914c6456", - "url": null, - "hash": "059hc1wrx4wbnj9kvhsj78xwc9w4pknh0bak9sr4w29qmb52b3fm" - }, "traveltext": { "type": "Git", "repository": { |