Skip to content

is there a lock file version / pixi version map exists? #3187

Closed Answered by pavelzw
trim21 asked this question in Q&A
Discussion options

You must be logged in to vote

you should be able to relatively easily construct this mapping yourself by repeatedly trying pixi exec -s pixi=<custom-pixi-version> -- pixi list and see where it starts failing.
You can write a small shell script that gets all github releases using pixi exec gh release list -R prefix-dev/pixi --json tagName

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
2 replies
@trim21
Comment options

@trim21
Comment options

Comment options

You must be logged in to vote
9 replies
@pavelzw
Comment options

@trim21
Comment options

@trim21
Comment options

@trim21
Comment options

@trim21
Comment options

Answer selected by trim21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants