|
| 1 | +# Created with WinGet Releaser using komac v2.13.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: prefix-dev.pixi |
| 5 | +PackageVersion: 0.57.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: prefix-dev |
| 8 | +PublisherUrl: https://pixi.sh/ |
| 9 | +PublisherSupportUrl: https://github.com/prefix-dev/pixi/issues |
| 10 | +Author: pixi contributors |
| 11 | +PackageName: pixi |
| 12 | +PackageUrl: https://github.com/prefix-dev/pixi |
| 13 | +License: BSD-3-Clause |
| 14 | +LicenseUrl: https://github.com/prefix-dev/pixi/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright (c) 2023, prefix.dev GmbH |
| 16 | +CopyrightUrl: https://github.com/prefix-dev/pixi/blob/main/LICENSE |
| 17 | +ShortDescription: A cross-platform, multi-language package manager and workflow tool |
| 18 | +Moniker: pixi |
| 19 | +Tags: |
| 20 | +- conda |
| 21 | +- conda-environment |
| 22 | +- conda-packages |
| 23 | +- hacktoberfest |
| 24 | +- package-management |
| 25 | +- package-manager |
| 26 | +- package-manager-tool |
| 27 | +- python-virtual-environment |
| 28 | +- rust |
| 29 | +- rust-lang |
| 30 | +ReleaseNotes: |- |
| 31 | + Release Notes |
| 32 | + ✨ Highlights |
| 33 | + There's a new way to include variants in to a pixi workspace! Use |
| 34 | + build-variants-files to reference external variant definitions from |
| 35 | + YAML files. |
| 36 | + [workspace] |
| 37 | + build-variants-files = [ |
| 38 | + "./pinning/conda_build_config.yaml", |
| 39 | + "./variants/overrides.yaml", |
| 40 | + ] |
| 41 | + Read more about this feature in the docs. |
| 42 | + We deprecated the following syntax in the pixi manifest and give explicit warning when it's used: |
| 43 | + - [project]: should be replaced by [workspace]. |
| 44 | + - [build-dependencies] and [host-dependencies]: should be replaced by [dependencies]. |
| 45 | + If you're working on pixi-build backend note that we deprecated build-api v0. |
| 46 | + And we also fixed a lot of things! |
| 47 | + Changed |
| 48 | + - Correctly parse directory requirements by @tdejager in #4710 |
| 49 | + - Load variants from files by @Hofer-Julian in #4665 |
| 50 | + - Always regenerate metadata on override by @tdejager in #4774 |
| 51 | + - Canonicalize source path in build-backend initialization by @tdejager in #4781 |
| 52 | + Fixed |
| 53 | + - Mark more online tests by @mgorny in #4595 |
| 54 | + - Always create the $PREFIX directory by @wolfv in #4716 |
| 55 | + - BrokenPipe errors on more commands by @mrswastik-robot in #4730 |
| 56 | + - Respect --no-progress again by @remimimimimi in #4739 |
| 57 | + - BrokenPipe error on pixi global list by @mrswastik-robot in #4748 |
| 58 | + - Recursive optional dependencies by @tdejager in #4743 |
| 59 | + - Do not include hidden folders when matching if source package is stale by @nichmor in #4728 |
| 60 | + - Ignore gitignore globs by @nichmor in #4765 |
| 61 | + - Only use extension to differentiate between source or binary dependencies by @baszalmstra in #4737 |
| 62 | + - Deprecate [project] by @Hofer-Julian in #4771 |
| 63 | + - Change logging directive by @tdejager in #4773 |
| 64 | + - Deprecate [build-dependencies] and [host-dependencies] by @Hofer-Julian in #4767 |
| 65 | + - -v/--quiet should take precedence over RUST_LOG by @tdejager in #4779 |
| 66 | + - Use which to locate bash on windows by @fstanis in #4776 |
| 67 | + - Propagate target-platform flags for pixi build by @AdamDorwart in #4703 |
| 68 | + Refactor |
| 69 | + - Move diff into a separate pixi_diff crate by @haecker-felix in #4697 |
| 70 | + Removed |
| 71 | + - Remove build-api v0 by @baszalmstra in #4754 |
| 72 | + New Contributors |
| 73 | + - @AdamDorwart made their first contribution in #4703 |
| 74 | + Download pixi 0.57.0 |
| 75 | + ───────────────────────────────────────────┬───────────────────┬───────────── |
| 76 | + File │Platform │Checksum |
| 77 | + ───────────────────────────────────────────┼───────────────────┼───────────── |
| 78 | + pixi-aarch64-apple-darwin.tar.gz │Apple Silicon macOS│checksum |
| 79 | + ───────────────────────────────────────────┼───────────────────┼───────────── |
| 80 | + pixi-x86_64-apple-darwin.tar.gz │Intel macOS │checksum |
| 81 | + ───────────────────────────────────────────┼───────────────────┼───────────── |
| 82 | + pixi-aarch64-pc-windows-msvc.zip │ARM64 Windows │checksum |
| 83 | + ───────────────────────────────────────────┼───────────────────┼───────────── |
| 84 | + pixi-aarch64-pc-windows-msvc.msi │ARM64 Windows │checksum |
| 85 | + ───────────────────────────────────────────┼───────────────────┼───────────── |
| 86 | + pixi-x86_64-pc-windows-msvc.zip │x64 Windows │checksum |
| 87 | + ───────────────────────────────────────────┼───────────────────┼───────────── |
| 88 | + pixi-x86_64-pc-windows-msvc.msi │x64 Windows │checksum |
| 89 | + ───────────────────────────────────────────┼───────────────────┼───────────── |
| 90 | + pixi-aarch64-unknown-linux-musl.tar.gz │ARM64 MUSL Linux │checksum |
| 91 | + ───────────────────────────────────────────┼───────────────────┼───────────── |
| 92 | + pixi-x86_64-unknown-linux-musl.tar.gz │x64 MUSL Linux │checksum |
| 93 | + ───────────────────────────────────────────┴───────────────────┴───────────── |
| 94 | +ReleaseNotesUrl: https://github.com/prefix-dev/pixi/releases/tag/v0.57.0 |
| 95 | +ManifestType: defaultLocale |
| 96 | +ManifestVersion: 1.10.0 |
0 commit comments