We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963312b commit 7e5cec8Copy full SHA for 7e5cec8
.scripts/build_unix.sh
@@ -33,7 +33,7 @@ for recipe in ${CURRENT_RECIPES[@]}; do
33
pixi run -v rattler-build build \
34
--recipe ${FEEDSTOCK_ROOT}/recipes/${recipe} \
35
-m ${FEEDSTOCK_ROOT}/conda_build_config.yaml \
36
- -c robostack-jazzy -c conda-forge \
+ -c robostack-kilted -c conda-forge \
37
${extra_channel} \
38
--output-dir $CONDA_BLD_PATH \
39
${cross_compile}
0 commit comments