Add cachix

This commit is contained in:
Michael Hoang 2023-07-01 23:42:29 +10:00 committed by GitHub
parent 8054bfa00d
commit 5baf341d3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",