From 14950a4f6635e502b03bf3e3df2723f92e01baf4 Mon Sep 17 00:00:00 2001 From: arcnmx Date: Sun, 4 Aug 2019 12:44:53 -0700 Subject: [PATCH] add arc --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 3d548cb83..358ce0da3 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" }, + "arc": { + "file": "nur.nix", + "url": "https://github.com/arcnmx/nixexprs" + }, "bb010g": { "url": "https://github.com/bb010g/nur-packages" },