mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-08 19:46:12 +01:00
Add agda to the registry.
https://github.com/agda/agda/pull/5502 created a flake.
This commit is contained in:
parent
846277a41f
commit
a3d17a055f
1 changed files with 11 additions and 0 deletions
|
|
@ -1,5 +1,16 @@
|
|||
{
|
||||
"flakes": [
|
||||
{
|
||||
"from": {
|
||||
"id": "agda",
|
||||
"type": "indirect"
|
||||
},
|
||||
"to": {
|
||||
"owner": "agda",
|
||||
"repo": "agda",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": {
|
||||
"id": "blender-bin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue