From e808a662bc1f177b07bcc337b73ce2ba7ecebbe7 Mon Sep 17 00:00:00 2001 From: Bruno Bzeznik Date: Thu, 14 Nov 2019 10:20:25 +0100 Subject: [PATCH] add Gricad repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index f1c00f47b..c6b2fde6a 100644 --- a/repos.json +++ b/repos.json @@ -64,6 +64,9 @@ "fgaz": { "url": "https://github.com/fgaz/nur-packages" }, + "gricad": { + "url": "https://github.com/Gricad/nur-packages" + }, "immae": { "url": "https://git.immae.eu/perso/Immae/Config/Nix/NUR.git" },