fix some whitespace
This commit is contained in:
parent
0fca6ba580
commit
3f3491d64d
@ -75,7 +75,7 @@ let
|
|||||||
else ''
|
else ''
|
||||||
cargoDepsCopy="$sourceRoot/${cargoVendorDir}"
|
cargoDepsCopy="$sourceRoot/${cargoVendorDir}"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
targetIsJSON = stdenv.lib.hasSuffix ".json" target;
|
targetIsJSON = stdenv.lib.hasSuffix ".json" target;
|
||||||
|
|
||||||
# see https://github.com/rust-lang/cargo/blob/964a16a28e234a3d397b2a7031d4ab4a428b1391/src/cargo/core/compiler/compile_kind.rs#L151-L168
|
# see https://github.com/rust-lang/cargo/blob/964a16a28e234a3d397b2a7031d4ab4a428b1391/src/cargo/core/compiler/compile_kind.rs#L151-L168
|
||||||
|
Loading…
x
Reference in New Issue
Block a user