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 1424f86 commit 713c937Copy full SHA for 713c937
.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-staging -c conda-forge \
+ -c robostack-jazzy -c conda-forge \
37
${extra_channel} \
38
--output-dir $CONDA_BLD_PATH \
39
${cross_compile}
env/robostackenv.yaml
0 commit comments