From 97efc7ca2d2c0af51a64b4e6bb3811fb76210eb8 Mon Sep 17 00:00:00 2001 From: Mitsuhiro Nakamura Date: Wed, 15 Dec 2021 16:18:08 +0900 Subject: [PATCH] add m15a repository --- repos.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/repos.json b/repos.json index 07d79570f..d11008121 100644 --- a/repos.json +++ b/repos.json @@ -392,6 +392,12 @@ "github-contact": "lucasew", "url": "https://github.com/lucasew/nixcfg" }, + "m15a": { + "branch": "main", + "github-contact": "m15a", + "submodules": true, + "url": "https://github.com/m15a/nur-packages" + }, "makefu": { "file": "nur.nix", "github-contact": "makefu",