Merge pull request #48 from Enzime/add/cachix

Add cachix
This commit is contained in:
Domen Kožar 2023-07-14 12:16:37 +01:00 committed by GitHub
commit 5d8dc3eb69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,17 @@
"type": "github"
}
},
{
"from": {
"id": "cachix",
"type": "indirect"
},
"to": {
"owner": "cachix",
"repo": "cachix",
"type": "github"
}
},
{
"from": {
"id": "composable",