Commit graph

4 commits

Author SHA1 Message Date
Ricardo M. Correia
4e4d01af81 rustc: Use fetchzip in src attr instead of fetchurl
Otherwise, `RUST_SRC_PATH` in `racerRust` will point to an invalid path
(such as `/nix/store/xxx-rustc-1.0.0.tar.gz/src`, where
`rustc-1.0.0.tar.gz` is a real tarball file).
2015-05-27 04:23:43 +02:00
Ricardo M. Correia
01d4651a01 rustc: Fix snapshot info
It was wrong and it was causing a build failure.
2015-05-19 01:38:16 +02:00
Georges Dubus
af0002d884 rustc: build the stable channel 2015-05-16 00:54:20 +02:00
Georges Dubus
91ba92096c rustc: update to 1.0.0 2015-05-15 19:17:25 +02:00