From a0c9d10afb4e2463670e3978e360bbf4b4d113c5 Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Wed, 26 Aug 2020 10:18:54 -0300 Subject: [PATCH] Add andersontorres repository (#265) --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 4e563ef3f..7b1301956 100644 --- a/repos.json +++ b/repos.json @@ -11,6 +11,9 @@ "github-contact": "AluisioASG", "url": "https://git.sr.ht/~aasg/nixexprs" }, + "andersontorres": { + "url": "https://github.com/AndersonTorres/nur-packages" + }, "angr": { "url": "https://github.com/angr/nixpkgs" },