-
-
Notifications
You must be signed in to change notification settings - Fork 349
Open
Description
as a nix user it would be nice if roc supported hashing for non-remote-url destinations.
specifically,
- a local tar file
- a local directory with a main file
one idea:
- right now the module location is either URL or localFilePath
- continue allowing localfilepath but going forward
- enable 'file' schema and implement ?hash
- allow tar, tar.br, tar.gz files
- allow ./localDir/main.roc to be used (perform appropriate bundling to obtain hash if needed)
references:
- file schema:
- roc2nix:
lukewilliamboswell and Anton-4
Metadata
Metadata
Assignees
Labels
No labels