Skip to content

Allow overriding detected virtual packages #480

Closed

Description

Problem description

I've run into another interesting issue that Conda can partially handle and pixi can't: I have to create an environment to be activated on a machine without internet access. The only machines with CUDA installed are those without internet access, so I can't satisfy the __cuda virtual package requirement on the nodes with internet access.

I was able to get around this using Conda's virtual package overrides, but it would be awesome if pixi had something like this too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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