Merge pull request #12 from shlevy/agda

Add agda to the registry.
This commit is contained in:
Eelco Dolstra 2021-12-10 12:58:51 +01:00 committed by GitHub
commit 73126db3f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,16 @@
{
"flakes": [
{
"from": {
"id": "agda",
"type": "indirect"
},
"to": {
"owner": "agda",
"repo": "agda",
"type": "github"
}
},
{
"from": {
"id": "blender-bin",