Skip to content

Make auditable installs available in the pixi-build-rust backend #337

@ruben-arts

Description

@ruben-arts

Currently, the default install command on new rust packages in conda-forge is the auditable install which adds more metadata to the package.

The pixi-build-rust backends doesn't support setting that. To me the default should be:

  • pixi install runs cargo install
  • pixi build runs cargo auditable install

Metadata

Metadata

Assignees

No one assigned

    Labels

    rustRelated to the Rust build backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions