nixpkgs/pkgs/development/tools/rust
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
..
bindgen treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
cargo-asm
cargo-fuzz
cbindgen rust-cbindgen: 0.6.3 -> 0.6.7 2018-11-14 19:53:30 +01:00
pyo3-pack
racer
racerd
rainicorn
rls rls: init at 1.31.7 2019-01-01 19:24:38 +01:00
rustfmt Revert "rustfmt: 1.0.0 -> 1.0.1" (#55437) 2019-02-08 12:24:15 +01:00
rustup rustup: 1.15.0 -> 1.16.0 2018-12-14 04:16:23 -08:00
svd2rust svd2rust: init at 0.14.0 2019-01-05 21:07:11 +01:00