Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for local source file url scheme #177

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

beenje
Copy link
Contributor

@beenje beenje commented Aug 14, 2023

Allow to specify a local file as source:

source:
  - url: file:///build/rich/rich-{{ version }}.tar.gz
    sha256: fb9d6c0a0f643c99eed3875b5377a184132ba9be4d61516a55273d3554d75a39

Fix #176

I never wrote any rust before, so this might require some change :-)

@wolfv
Copy link
Member

wolfv commented Sep 5, 2023

LGTM! Thanks :)

@wolfv wolfv merged commit 34c8e0d into prefix-dev:main Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support local archive as source
2 participants