Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ea2d55d5f754cd0320ee4d1aa785e9b23a842739
      
https://github.com/NixOS/nixpkgs/commit/ea2d55d5f754cd0320ee4d1aa785e9b23a842739
  Author: Tim Stewart <t...@stoo.org>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M pkgs/build-support/docker/default.nix

  Log Message:
  -----------
  docker: improve reproducibility of layers

This patch fixes file modification times to $SOURCE_DATE_EPOCH, and
ensures that files originating from the store are owned by root:root.
Both changes improve reproducibility, and the latter allows proper
building on a host where the store is owned by a non-root user.

(cherry picked from commit 5ca1646bb0404a21dcfc4b3842f0651c1d19b3cc)


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

Reply via email to