From cec8bfdfc1aa4bca6cc5d51f47fa6ad34e0eee5e Mon Sep 17 00:00:00 2001 From: cwyc <16950437+cwyc@users.noreply.github.com> Date: Sun, 20 Sep 2020 23:29:39 -0400 Subject: [PATCH] add cwyc repository --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 2886f6818..db449a82e 100644 --- a/repos.json +++ b/repos.json @@ -59,6 +59,10 @@ "file": "pkgs/nur-packages.nix", "url": "https://github.com/CrazedProgrammer/nix" }, + "cwyc": { + "submodules": true, + "url": "https://github.com/cwyc/nur-packages" + }, "dandellion": { "url": "https://git.dodsorf.as/Dandellion/NUR" },