nixpkgs/pkgs/development/compilers/rustc
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
..
patches rustcMaster: Update from 2015-04-13 -> 2015-04-15 2015-04-21 19:46:28 +02:00
1.0.0.nix rustc: Use fetchzip in src attr instead of fetchurl 2015-05-27 04:23:43 +02:00
head.nix rustcMaster: 2015-05-09 -> 2015-05-13 2015-05-13 17:23:18 +02:00
makeRustcDerivation.nix rustc: Use fetchzip in src attr instead of fetchurl 2015-05-27 04:23:43 +02:00