From 0fe8dca0c682c5e4b237a0dd6a0db52b3cd7cd06 Mon Sep 17 00:00:00 2001 From: Olivier Richard Date: Sat, 21 Dec 2019 06:57:26 +0100 Subject: [PATCH] add kapack repository (#168) --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 237b6663f..045478641 100644 --- a/repos.json +++ b/repos.json @@ -95,6 +95,9 @@ "file": "nur.nix", "url": "https://github.com/kampka/nix-packages" }, + "kapack": { + "url": "https://github.com/oar-team/nur-kapack" + }, "krebs": { "submodules": true, "url": "https://github.com/krebs/nur-packages"