drv-parts icon indicating copy to clipboard operation
drv-parts copied to clipboard

Update interface.nix

Open aameen-tulip opened this issue 2 years ago • 1 comments

Add some commonly used derivation fields.

The only oddball here is outputHash which should not be set on the real derivation if it is unset or null.

If these look like good addition lets me know and I can do the implementation.

aameen-tulip avatar Jan 04 '23 15:01 aameen-tulip

These options already exist under /modules/derivation-common, though without a description fields and examples. Could you just add description/examples there?

Also, should we just export all the documentation from the nix nix manual. Otherwise we have two manuals for the same thing with different content

DavHau avatar Jan 06 '23 05:01 DavHau