Skip to content

Add support for private hex repos #37

@Munksgaard

Description

@Munksgaard

I've recently bought Oban Pro and integrated it in my application, only to realize that deps_nix seemingly doesn't support fetching hex packages from private repositories. Are there any plans to add such support?

For context, here is the setup steps that the Oban guide instructs you to do:

Authenticate to the private hex repo:

$ mix hex.repo add oban https://repo.oban.pro \
    --fetch-public-key SHA256:4/OSKi0NRF91QVVXlGAhb/BIMLnK8NHcx/EWs+aIWPc \
    --auth-key $OBAN_LICENSE_KEY

Add the oban_pro dependency to your mix.exs dependencies:

{:oban_pro, "~> 1.6", repo: "oban"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions