Skip to content

Commit bec067e

Browse files
Fix
1 parent c1e09b0 commit bec067e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pixi.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ git = "*"
2727

2828
[feature.beta.pypi-dependencies]
2929
# This is tipically the latest commit on rattler-build-humble branch
30-
vinca = { git ="https://github.com/RoboStack/vinca.git", rev = "45af742aa5fa5119b884f4bb5845084e70206091" }
30+
vinca = { git ="https://github.com/RoboStack/vinca.git", rev = "8295f8f9b0fade22fff8683f491f203d145d639c" }
3131
# Uncomment this line to work with a local vinca for faster iteration, but remember to comment it back
3232
# (and regenerate the pixi.lock) once you push the modified commit to the repo
3333
#vinca = { path = "../vinca", editable = true }

0 commit comments

Comments
 (0)