Merge pull request #18 from dywedir/patch-1

Fix flake-utils entry
This commit is contained in:
Rok Garbas 2022-01-28 10:50:28 +01:00 committed by GitHub
commit c4ed6ef2f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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