nixpkgs-suyu/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
default.nix
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