ethereum.nix icon indicating copy to clipboard operation
ethereum.nix copied to clipboard

vouch: remove duplication

Open zimbatm opened this issue 1 year ago • 2 comments

If we want to maintain multiple versions of packages, how do we reduce the duplication of definitions?

zimbatm avatar Feb 19 '24 11:02 zimbatm

Exploring this as a pattern, but it can take many different forms. The builder could be attached to a per-system lib. One thing I wanted to do is have the builder be easily extensible so it can override any of the original build attributes.

zimbatm avatar Feb 19 '24 11:02 zimbatm

I was playing with making the builder more easily overridable, but then it's more lines of code

zimbatm avatar Feb 19 '24 12:02 zimbatm