diff --git a/config/applications.json b/config/applications.json index 7092acfa..9f6c3a51 100644 --- a/config/applications.json +++ b/config/applications.json @@ -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", diff --git a/xaml/inputApp.xaml b/xaml/inputApp.xaml index 55c0cb33..0a7cd4b9 100644 --- a/xaml/inputApp.xaml +++ b/xaml/inputApp.xaml @@ -206,6 +206,9 @@ + + +