Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bd78749d3387f84d4f70dada335df04479f8170c
      
https://github.com/NixOS/nixpkgs/commit/bd78749d3387f84d4f70dada335df04479f8170c
  Author: Benno Fünfstück <benno.fuenfstu...@gmail.com>
  Date:   2017-04-21 (Fri, 21 Apr 2017)

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

  Log Message:
  -----------
  rust: improve fetch-cargo-deps determinism for non-sandboxed builds

When not using sandboxing, /usr/share/git-core/templates may leak into the
nix build through the libgit2 hardcoded default template search path. We now
explictly set the templatedir to avoid this problem.

See https://github.com/bennofs/nix-index/issues/2#issuecomment-296268983 for
an example case of nondeterminism.


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to