Skip to content

Add support for local source file url scheme#177

Merged
wolfv merged 1 commit intoprefix-dev:mainfrom
beenje:support-file-url-scheme
Sep 5, 2023
Merged

Add support for local source file url scheme#177
wolfv merged 1 commit intoprefix-dev:mainfrom
beenje:support-file-url-scheme

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