From 0b64407b5634023817ff82580e1b93fb7c13f2f9 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 24 Nov 2020 15:34:09 +0100 Subject: [PATCH] Add nix-serve --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 5cc1842..df7dfd1 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -147,6 +147,17 @@ "repo": "patchelf", "type": "github" } + }, + { + "from": { + "id": "nix-serve", + "type": "indirect" + }, + "to": { + "owner": "edolstra", + "repo": "nix-serve", + "type": "github" + } } ], "version": 2