Fix flake-utils entry

This commit is contained in:
Vlad M 2021-12-10 17:02:13 +02:00 committed by GitHub
parent 142683660d
commit cd659b31eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,8 +62,8 @@
"type": "indirect" "type": "indirect"
}, },
"to": { "to": {
"owner": "flake-utils", "owner": "numtide",
"repo": "numtide", "repo": "flake-utils",
"type": "github" "type": "github"
} }
}, },