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

feat: add --locked and --frozen to getting an up-to-date prefix #363

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

ruben-arts
Copy link
Contributor

Closes #349

Add the --frozen and --locked like how cargo does it.

Allow users to force CI to not touch the lock file.

@ruben-arts ruben-arts force-pushed the feature/frozen_locked_install branch from 5291282 to 0efcf23 Compare September 28, 2023 10:24
@baszalmstra baszalmstra merged commit e2550d1 into prefix-dev:main Sep 28, 2023
9 checks passed
@ruben-arts ruben-arts deleted the feature/frozen_locked_install branch February 15, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support pixi install --frozen-lockfile
2 participants