From 13c5ebd26b67e784e680d1c380f367b04ceacce4 Mon Sep 17 00:00:00 2001 From: Daniel Duan Date: Sun, 13 Feb 2022 11:48:13 -0800 Subject: [PATCH] Add dduan/nix-swift-packages I'm slowing improving UX for Swift users on Nix. This repo is where I host the utilities and packages I come up with. --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 4c4d82306..a131a87ad 100644 --- a/repos.json +++ b/repos.json @@ -520,6 +520,10 @@ "github-contact": "Jake-Gillberg", "url": "https://github.com/Jake-Gillberg/nix-data" }, + "nix-swift-packages": { + "github-contact": "dduan", + "url": "https://github.com/dduan/nix-swift-packages" + }, "noneucat": { "github-contact": "noneucat", "url": "https://git.sr.ht/~noneucat/nur-packages"