fix whitespace
This commit is contained in:
parent
c0df12de5d
commit
015d4e2e98
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue