From 3bea9ca421a607108a138b51f627c445aaad1423 Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Fri, 9 Feb 2024 20:52:45 -0800 Subject: [PATCH] Add nginx repository --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 72a2c1111..9777b46fe 100644 --- a/repos.json +++ b/repos.json @@ -902,6 +902,10 @@ "github-contact": "neXromancers", "url": "https://github.com/neXromancers/nixromancers" }, + "nginx": { + "github-contact": "lucacome", + "url": "https://github.com/nginxinc/nur" + }, "nix-data": { "github-contact": "Jake-Gillberg", "url": "https://github.com/Jake-Gillberg/nix-data"