Skip to content

stackProject: builtins.fetchGit to avoid manual sha256s and allow private repos #309

Closed
@roberth

Description

@roberth

It seems like stackProject could support git packages without the user messing about with hashes. A nix expression could read the stack.yaml and prefetch all git repos using the evaluation-time builtins.fetchGit. This function only needs a rev and supports private repos.

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