Add the pixi package manager

* Add the pixi package manager
This commit is contained in:
Morten Enemark Lund
2024-06-04 03:29:38 +02:00
committed by GitHub
parent d5fa8b54b9
commit cc0eb205d4
2 changed files with 11 additions and 0 deletions

View File

@ -2623,6 +2623,14 @@
"link": "https://docs.conda.io/projects/miniconda",
"winget": "Anaconda.Miniconda3"
},
"WPFInstallpixi": {
"category": "Development",
"choco": "pixi",
"content": "Pixi",
"description": "Pixi is a fast software package manager built on top of the existing conda ecosystem. Spins up development environments quickly on Windows, macOS and Linux. Pixi supports Python, R, C/C++, Rust, Ruby, and many other languages.",
"link": "https://pixi.sh",
"winget": "prefix-dev.pixi"
},
"WPFInstalltemurin": {
"category": "Development",
"choco": "temurin",