From 3275377abd84216774f00899ca61625dde447ba8 Mon Sep 17 00:00:00 2001 From: Daniel Nagy Date: Sat, 9 Apr 2022 21:51:27 +0200 Subject: [PATCH] Add emacs-overlay --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 1ab265d..730e110 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -45,6 +45,17 @@ "type": "github" } }, + { + "from": { + "id": "emacs-overlay", + "type": "indirect" + }, + "to": { + "owner": "nix-community", + "repo": "emacs-overlay", + "type": "github" + } + }, { "from": { "id": "fenix",