Fix typo
svn path=/nixpkgs/trunk/; revision=19405
This commit is contained in:
@@ -56,7 +56,7 @@ import ../kernel/generic.nix (
|
|||||||
${blockDevices}
|
${blockDevices}
|
||||||
${bluetooth}
|
${bluetooth}
|
||||||
${misc}
|
${misc}
|
||||||
${if stdenv.lib.attrByPath ["ckShed"] false args.features then bfsched else ""}
|
${if stdenv.lib.attrByPath ["ckSched"] false args.features then bfsched else ""}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user