aboutsummaryrefslogtreecommitdiffstats
path: root/community/tree-sitter/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tree-sitter/APKBUILD')
-rw-r--r--community/tree-sitter/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/tree-sitter/APKBUILD b/community/tree-sitter/APKBUILD
index 9a68e88fdb5..ebca9080465 100644
--- a/community/tree-sitter/APKBUILD
+++ b/community/tree-sitter/APKBUILD
@@ -37,6 +37,8 @@ case "$CARCH" in
aarch64 | arm* | ppc64le) options="!check";;
esac
+export CARGO_REGISTRIES_CRATES_IO_PROTOCOL="sparse"
+
prepare() {
default_prepare