Add agda to the registry.

https://github.com/agda/agda/pull/5502 created a flake.
This commit is contained in:
Shea Levy 2021-08-13 14:59:14 -04:00
parent 846277a41f
commit a3d17a055f
No known key found for this signature in database
GPG key ID: 5C0BD6957D86FE27

View file

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