Skip to content

Add env var PIXI_NOINSTALL #5837

@mattymo

Description

@mattymo

Problem description

There are env vars PIXI_LOCKED and PIXI_FROZEN, but none for --no-install cli param.

I want to set up a pixi env that is read-only for consumers. They should run pixi shell --as-is, but what would be more convenient is to setup an .envrc that sets PIXI_FROZEN=true and PIXI_NOINSTALL=true so that they won't attempt any operations that require write access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    approvedThe Pixi maintainers welcome contributions to solve this issue or implement the feature/bugfix.enhancementNew features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions