From 519d7a25c10daf996e448c13c1c1750de763dfc3 Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Fri, 2 Sep 2022 12:01:21 -0500 Subject: [PATCH] Add ERIS flake https://nlnet.nl/project/ERIS/ https://eris.codeberg.page/ --- flake-registry.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index e82d255..7dc54dc 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -67,6 +67,16 @@ "type": "github" } }, + { + "from": { + "id": "eris", + "type": "indirect" + }, + "to": { + "type": "git", + "url": "https://codeberg.org/eris/nix-eris" + } + }, { "from": { "id": "fenix",