Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 19d3cf81d3436a6600f261579b55b9132a6ca8fb https://github.com/NixOS/nixpkgs/commit/19d3cf81d3436a6600f261579b55b9132a6ca8fb Author: Benno Fünfstück <benno.fuenfstu...@gmail.com> Date: 2017-05-23 (Tue, 23 May 2017)
Changed paths: M pkgs/build-support/rust/fetch-cargo-deps Log Message: ----------- rust: fix fetch-cargo-deps for git dependencies We need to make sure that `$revs` ends with a space, since files must always end with newlines. The previous code ignored the last entry in `$revs`, because read already returns non-zero exit code for the last entry, as it does not end with a space.
_______________________________________________ nix-commits mailing list nix-comm...@lists.science.uu.nl https://mailman.science.uu.nl/mailman/listinfo/nix-commits