Fix indent

This commit is contained in:
Eelco Dolstra 2014-10-26 01:59:05 +02:00
parent f4be4f5e54
commit 3a0db27b90

View file

@ -99,7 +99,7 @@ let
nativeBuildInputs = nativeBuildInputs ++ (if crossConfig == null then buildInputs ++ extraBuildInputs' else []);
propagatedNativeBuildInputs = propagatedNativeBuildInputs ++
(if crossConfig == null then propagatedBuildInputs else []);
}))) (
}))) (
{
# The meta attribute is passed in the resulting attribute set,
# but it's not part of the actual derivation, i.e., it's not