fix whitespace
This commit is contained in:
parent
512458c68a
commit
29cdd8ae60
@ -37,7 +37,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
RUSTFLAGS = "-C link-arg=-nostartfiles";
|
RUSTFLAGS = "-C link-arg=-nostartfiles";
|
||||||
|
|
||||||
# Tests don't work for `no_std`. See https://os.phil-opp.com/testing/
|
# Tests don't work for `no_std`. See https://os.phil-opp.com/testing/
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Test for using custom sysroots with buildRustPackage";
|
description = "Test for using custom sysroots with buildRustPackage";
|
||||||
|
Loading…
Reference in New Issue
Block a user