Skip to content

Commit f521f46

Browse files
committed
linuxManualConfig: get rid of drvAttrs
This is an attempt to make linuxManualConfig look a lot more like a normal package. Previously, about half the attributes passed to mkDerivation come from calling a "drvAttrs" function, which just served to alias some variables through function parameters. There wasn't really a system for which attributes came from drvAttrs, and which did not. I've also made a few other minor changes, like re-ordering attributes to be more idiomatic, and using variables that were moved out of drvAttrs in the definitions of attributes that weren't in drvAttrs before. I've limited my changes here to what I can confidently do without causing any rebuilds.
1 parent 4efd343 commit f521f46

1 file changed

Lines changed: 318 additions & 314 deletions

File tree

0 commit comments

Comments
 (0)