Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 777c9c3768a10f1e62f90c797ce63717e4a74092
      
https://github.com/NixOS/nixpkgs/commit/777c9c3768a10f1e62f90c797ce63717e4a74092
  Author: Ricardo M. Correia <[email protected]>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M pkgs/build-support/rust/fetch-cargo-deps
    M pkgs/build-support/rust/fetchcargo.nix

  Log Message:
  -----------
  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.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to