From 45ac6d2f52f635ab73883352ba1ee0f3a10896bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Thu, 31 Oct 2019 19:15:08 +0100 Subject: [PATCH] Add my nur-repo to the NUR :D Really cool project this here --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 6040f8538..ec19d8170 100644 --- a/repos.json +++ b/repos.json @@ -42,6 +42,9 @@ "file": "pkgs/nur-packages.nix", "url": "https://github.com/CrazedProgrammer/nix" }, + "dandellion": { + "url": "https://git.dodsorf.as/Dandellion/NUR" + }, "dezgeg": { "url": "https://github.com/dezgeg/nur-packages" },