We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a424ec commit 319f3afCopy full SHA for 319f3af
1 file changed
build.sh
@@ -40,7 +40,7 @@ fi
40
41
pushd $BUILD_PATH
42
43
-guix pack -RR -r tree-sitter-grammar.tar.gz -S /opt/tree-sitter/lib=lib \
+guix pack -L $LOAD_PATH -RR -r tree-sitter-grammar.tar.gz -S /opt/tree-sitter/lib=lib \
44
tree-sitter-bash \
45
tree-sitter-bibtex \
46
tree-sitter-c \
0 commit comments