mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-09 12:06:11 +01:00
Add cachix
This commit is contained in:
parent
8054bfa00d
commit
5baf341d3a
1 changed files with 11 additions and 0 deletions
|
|
@ -34,6 +34,17 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"from": {
|
||||||
|
"id": "cachix",
|
||||||
|
"type": "indirect"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"owner": "cachix",
|
||||||
|
"repo": "cachix",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": {
|
"from": {
|
||||||
"id": "composable",
|
"id": "composable",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue