From cfefc66c3713a6a4401187ff299d48cdd88e8e30 Mon Sep 17 00:00:00 2001 From: Ashlynn Anderson Date: Fri, 1 May 2020 19:22:10 -0400 Subject: [PATCH] add transitracer repository --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 805c40387..b28ccef0f 100644 --- a/repos.json +++ b/repos.json @@ -265,6 +265,10 @@ "tox": { "url": "https://github.com/tox-rs/nur-tox" }, + "transitracer": { + "file": "nur.nix", + "url": "https://github.com/transitracer/nix-extra" + }, "trevorriles": { "url": "https://github.com/trevorriles/nur-packages" },