From b567bda3fe2f73dba156378e3ff75dbb7e9c3a36 Mon Sep 17 00:00:00 2001 From: Bryan Honof Date: Tue, 30 Dec 2025 04:12:56 +0100 Subject: [PATCH] add bryanhonof repository (#1038) Will mostly host audio plugins and programs that I can't find inside of nixpkgs. --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index e9b0d2988..6a3c3c2a0 100644 --- a/repos.json +++ b/repos.json @@ -389,6 +389,10 @@ "github-contact": "brpaz", "url": "https://github.com/brpaz/nur-packages" }, + "bryanhonof": { + "github-contact": "bryanhonof", + "url": "https://github.com/bryanhonof/nur-packages" + }, "c0deaddict": { "github-contact": "c0deaddict", "url": "https://github.com/c0deaddict/nur-packages"