From b94d0bae13a59d56b62babc6db4a17e1c634bb25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alu=C3=ADsio=20Augusto=20Silva=20Gon=C3=A7alves?= Date: Sun, 14 Jun 2020 16:16:30 -0300 Subject: [PATCH] add aasg repository --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 96f654332..bc1ee9349 100644 --- a/repos.json +++ b/repos.json @@ -7,6 +7,10 @@ "type": "gitlab", "url": "https://gricad-gitlab.univ-grenoble-alpes.fr/Projets-INFO4/18-19/19/code" }, + "aasg": { + "github-contact": "AluisioASG", + "url": "https://git.sr.ht/~aasg/nixexprs" + }, "angr": { "url": "https://github.com/angr/nixpkgs" },