Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e2cc63424f39b7166554fc388e6e1f8732b422b6
      
https://github.com/NixOS/nixpkgs/commit/e2cc63424f39b7166554fc388e6e1f8732b422b6
  Author: Ricardo M. Correia <[email protected]>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M pkgs/top-level/rust-packages.nix

  Log Message:
  -----------
  rustRegistry: 2015-05-13 -> 2015-05-19


  Commit: de322b48b7006cf72d6adc37a833f2e045950536
      
https://github.com/NixOS/nixpkgs/commit/de322b48b7006cf72d6adc37a833f2e045950536
  Author: Ricardo M. Correia <[email protected]>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M pkgs/development/tools/build-managers/cargo/default.nix

  Log Message:
  -----------
  cargo: Fix src hash

It seems that when you pass `leaveDotGit = true` to `fetchgit`, sometimes
the output can still change (i.e. it's not completely deterministic).

This could be due to changes in the upstream git repository...


  Commit: 9b752fd0e15df7a4f3d4f94f16883088614a70b7
      
https://github.com/NixOS/nixpkgs/commit/9b752fd0e15df7a4f3d4f94f16883088614a70b7
  Author: Ricardo M. Correia <[email protected]>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M pkgs/build-support/rust/default.nix
    M pkgs/build-support/rust/fetch-cargo-deps
    M pkgs/development/tools/build-managers/cargo/default.nix
    M pkgs/development/tools/rust/racer/default.nix

  Log Message:
  -----------
  buildRustPackage: Don't hardcode registry index hash

Instead, discover it automatically when building the package.

This makes `buildRustPackage` more future-proof with respect to changes
in how `cargo` generates the hash.

Also, it fixes broken builds in i686 because apparently, cargo generates
a different registry index hash in this architecture (compared to
x86-64).


  Commit: 2817e74d3743f9a5b85bd8f88eca7baa2a588246
      
https://github.com/NixOS/nixpkgs/commit/2817e74d3743f9a5b85bd8f88eca7baa2a588246
  Author: Ricardo M. Correia <[email protected]>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M pkgs/development/tools/build-managers/cargo/common.nix

  Log Message:
  -----------
  cargo: Add myself to maintainers


Compare: https://github.com/NixOS/nixpkgs/compare/24be3cfcff6d...2817e74d3743
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to