nixpkgs/pkgs/build-support/rust
Ricardo M. Correia 777c9c3768 buildRustPackage: fix erroneous /bin/sh reference
The fetch-cargo-deps script is written in bash syntax, but it
erroneously ran under the /bin/sh interpreter.

This wasn't noticed because /bin/sh is actually bash in NixOS, but on
some other systems this is not true.
2015-10-29 15:16:51 +01:00
..
patch-registry-deps buildRustPackage: Add a mechanism to patch registry deps 2015-04-23 16:41:52 +02:00
default.nix buildRustPackage: Fix rust builds due to #7524 2015-07-24 20:47:58 +02:00
fetch-cargo-deps buildRustPackage: fix erroneous /bin/sh reference 2015-10-29 15:16:51 +01:00
fetchcargo.nix buildRustPackage: fix erroneous /bin/sh reference 2015-10-29 15:16:51 +01:00