From ede9878cd950449aa3eca01c72a899dfcdafa94c Mon Sep 17 00:00:00 2001 From: Eric Drechsel Date: Wed, 3 May 2023 14:04:33 -0700 Subject: [PATCH] Update flake-registry.json rename nix-darwin to darwin fixes https://github.com/LnL7/nix-darwin/issues/649 This is a backwards-incompatible change, but I think the few users, if any, utilizing this registry entry can update their input references. Otherwise, a duplicate entry could be created. --- flake-registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake-registry.json b/flake-registry.json index 2da664c..6fe57f2 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -201,7 +201,7 @@ }, { "from": { - "id": "nix-darwin", + "id": "darwin", "type": "indirect" }, "to": {