mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-09 03:56:12 +01:00
Fix flake-utils entry
This commit is contained in:
parent
142683660d
commit
cd659b31eb
1 changed files with 2 additions and 2 deletions
|
|
@ -62,8 +62,8 @@
|
||||||
"type": "indirect"
|
"type": "indirect"
|
||||||
},
|
},
|
||||||
"to": {
|
"to": {
|
||||||
"owner": "flake-utils",
|
"owner": "numtide",
|
||||||
"repo": "numtide",
|
"repo": "flake-utils",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue