···1819*/
2021-with ((import ./common.nix) {inherit stdenv; version = "0.12.0-pre-1635-g29e928f";});
2223let snapshot = if stdenv.system == "i686-linux"
24 then "c8342e762a1720be939ed7c6a39bdaa27892f66f"
···4041 src = fetchgit {
42 url = https://github.com/rust-lang/rust;
43- rev = "29e928f2ba3501d37660314f6186d0e2ac18b9db";
44- sha256 = "1ndg920hnb8r9bblqvmqfflcrppzj68vzbhxf2zghmnx2z7svhxn";
45 };
4647 # We need rust to build rust. If we don't provide it, configure will try to download it.
···1819*/
2021+with ((import ./common.nix) {inherit stdenv; version = "0.13.0-pre-1673-g3a325c6";});
2223let snapshot = if stdenv.system == "i686-linux"
24 then "c8342e762a1720be939ed7c6a39bdaa27892f66f"
···4041 src = fetchgit {
42 url = https://github.com/rust-lang/rust;
43+ rev = "3a325c666d2cb7e297bf3057ff2442f96a79428b";
44+ sha256 = "0a0byglfaf0wfsnlm53vng1gqkkz4i29zphdwqg93v26mciqqc61";
45 };
4647 # We need rust to build rust. If we don't provide it, configure will try to download it.