* Doh.
svn path=/nixpkgs/trunk/; revision=9486
This commit is contained in:
parent
f154e79040
commit
fa274c6171
@ -199,7 +199,7 @@ rec {
|
||||
let co = chooseOptionsByFlags { inherit args flagConfig optionals defaults collectExtraPhaseActions; }; in
|
||||
args.stdenv.mkDerivation (
|
||||
{
|
||||
inherit (co) configureFlags buildInputs /*flags*/;
|
||||
inherit (co) configureFlags buildInputs;
|
||||
} // extraAttrs co // co.pass // co.flags_prefixed ));
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user