Open FRidh opened 2 years ago
Seems like bloat is enabled by default. I'd like to make the default the non-bloated version since IMO it is rare one needs all those extensions @dezgeg @ma27 @danielfullmer.
I'd like to make the default the non-bloated version since IMO it is rare one needs all those extensions
Agreed. also cc @SuperSandro2000
Is there anything in https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/diffoscope/default.nix#L57-L60 which would be desirable to be moved out of bloat?
I really like how diffoscope works with everything (i.e. is bloated) by default. Consider me downvoting this proposal.
diffoscope is currently 8.7 GB in size and ghc is a whopping 2.3GB of that which is insane and normally not justifiable for an optional and rarely used feature.
Describe the bug
Massive dependency.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.