fix whitespace

This commit is contained in:
Aaron Janse 2020-10-14 14:23:37 -07:00
parent c0df12de5d
commit 015d4e2e98

View file

@ -7,7 +7,7 @@ let
];
bootstrapCrossRust = stdenvNoCC.mkDerivation {
name = "binary-redox-rust";
src = fetchTarball {
name = "redox-rust-toolchain-bin.tar.gz";
url = "https://www.dropbox.com/s/33r92en0t47l1ei/redox-rust-toolchain-bin.tar.gz?dl=1";