Add gemini flake

Software related to the experimental Gemini protocol.
This commit is contained in:
Emery Hemingway 2021-05-03 10:29:16 +02:00
parent 846277a41f
commit b7cf151f23

View file

@ -23,6 +23,17 @@
"type": "github"
}
},
{
"from": {
"id": "gemini",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "flake-gemini",
"type": "github"
}
},
{
"from": {
"id": "hydra",