fix whitespace
This commit is contained in:
parent
c0df12de5d
commit
015d4e2e98
@ -7,7 +7,7 @@ let
|
|||||||
];
|
];
|
||||||
bootstrapCrossRust = stdenvNoCC.mkDerivation {
|
bootstrapCrossRust = stdenvNoCC.mkDerivation {
|
||||||
name = "binary-redox-rust";
|
name = "binary-redox-rust";
|
||||||
|
|
||||||
src = fetchTarball {
|
src = fetchTarball {
|
||||||
name = "redox-rust-toolchain-bin.tar.gz";
|
name = "redox-rust-toolchain-bin.tar.gz";
|
||||||
url = "https://www.dropbox.com/s/33r92en0t47l1ei/redox-rust-toolchain-bin.tar.gz?dl=1";
|
url = "https://www.dropbox.com/s/33r92en0t47l1ei/redox-rust-toolchain-bin.tar.gz?dl=1";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user