Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pixi/0.39.4 package update #38302

Merged
merged 2 commits into from
Dec 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions pixi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: pixi
version: 0.39.0
version: 0.39.4
epoch: 0
description: "Package management made easy"
copyright:
Expand All @@ -23,11 +23,9 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/prefix-dev/pixi
expected-commit: 656ecd6c38c4808a1415623b18c853d4c2a0c4a1
expected-commit: a343eef1d6b6be5e620a9dc4f156bc3ad837d40a
tag: v${{package.version}}

- uses: rust/cargobump

- name: Configure and build
runs: |
cargo auditable build --release
Expand Down
7 changes: 0 additions & 7 deletions pixi/cargobump-deps.yaml

This file was deleted.

Loading