From 2abd944ce3d63a618f9b3f0ee87dc9d87cb3b197 Mon Sep 17 00:00:00 2001 From: Michael Hoang Date: Sat, 28 Sep 2024 17:20:11 +0700 Subject: [PATCH] Add nixos-anywhere --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 4267917..946e94d 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -265,6 +265,17 @@ "type": "github" } }, + { + "from": { + "id": "nixos-anywhere", + "type": "indirect" + }, + "to": { + "owner": "nix-community", + "repo": "nixos-anywhere", + "type": "github" + } + }, { "from": { "id": "nixos-hardware",