Skip to content

Set relative exclude-newer by default in pixi init #5861

@VeckoTheGecko

Description

@VeckoTheGecko

Problem description

I really like https://github.com/prefix-dev/pixi/releases/tag/v0.67.0 and its relative exclude-newer!

Personally (and, perhaps, naively) I think that a relative exclude-newer should be set by default on pixi init

[workspace]
authors = ["Vecko <36369090+VeckoTheGecko@users.noreply.github.com>"]
channels = ["conda-forge"]
name = "tmp"
platforms = ["osx-arm64"]
version = "0.1.0"
+exclude-newer = "7d" # only use packages that have been on channels for 7d

Giving people dependency cooldowns by default. In my experience, it's rare that people want to work at the bleeding edge for packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions