Skip to content

Add a dependency system for profiles #379

Description

@dhalf

Some profiles may benefit from having other profiles as dependencies to avoid duppllication or incompatible/concurrent installs. For instance, if I add a nvim-python profile that installs pyright for nvim, I also need node (pyright depends on node). Installing a different version of node than the one provided by the existing node profile may lead to issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions