input-output-hk / input-output-hk/devx

Trim the size of the closures, they are _way_ too large.

Open
#209 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Nix
Stars
51
Forks
11
PR merge metrics
No merged PRs in 30d

Description

This is going to need a bit of analysis, but currently the closures are hopelessly large, and we should trim them aggressively. We rely on a lot of GH runner cleanup to even make it work. This is not sustainable.

Maybe we should:
- drop documentation
- drop profiling libs? Make them re-downloadable?
- drop excessive hls versions?
- what else is in the closure?

Step 1 would need to be to just figure out what's in the dependency closure and take a good hard look if it needs to be in there. If not, why it's in there.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.