Do not let snow-chibi update on install

This commit is contained in:
retropikzel 2026-06-05 17:17:15 +03:00
parent 7c4af946cf
commit da1f0ab9b6
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ package: retropikzel/${LIBRARY}/LICENSE retropikzel/${LIBRARY}/VERSION retropikz
${LIBRARY_FILE} ${LIBRARY_FILE}
install: install:
snow-chibi install --impls=${SCHEME} --always-yes ${PKG} snow-chibi install --update-strategy=never --impls=${SCHEME} --always-yes ${PKG}
testfiles: package ${TESTFILE} testfiles: package ${TESTFILE}
rm -rf .tmp rm -rf .tmp