mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-08 11:36:12 +01:00
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.
This commit is contained in:
parent
8054bfa00d
commit
ede9878cd9
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@
|
|||
},
|
||||
{
|
||||
"from": {
|
||||
"id": "nix-darwin",
|
||||
"id": "darwin",
|
||||
"type": "indirect"
|
||||
},
|
||||
"to": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue