add cache trusted key
This commit is contained in:
parent
fcf0de9c0b
commit
2c2bf47906
1 changed files with 3 additions and 3 deletions
|
@ -36,9 +36,9 @@
|
||||||
extra-substituters = [
|
extra-substituters = [
|
||||||
"https://cache.cything.io/central"
|
"https://cache.cything.io/central"
|
||||||
];
|
];
|
||||||
# extra-trusted-public-keys = [
|
extra-trusted-public-keys = [
|
||||||
# ""
|
"central:zOr/tVH4EqkIgnClJJzYkHYHbCTtG1aUsA2OZjObAt0="
|
||||||
# ];
|
];
|
||||||
builders-use-substitutes = true;
|
builders-use-substitutes = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue