Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5ca1646bb0404a21dcfc4b3842f0651c1d19b3cc
      
https://github.com/NixOS/nixpkgs/commit/5ca1646bb0404a21dcfc4b3842f0651c1d19b3cc
  Author: Tim Stewart <[email protected]>
  Date:   2017-04-16 (Sun, 16 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.


  Commit: 8cf393bf481b1b11be6491787a1efce21414a990
      
https://github.com/NixOS/nixpkgs/commit/8cf393bf481b1b11be6491787a1efce21414a990
  Author: Benjamin Staffin <[email protected]>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

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

  Log Message:
  -----------
  Merge pull request #24947 from timclassic/docker-repro

docker: improve reproducibility of layers


Compare: https://github.com/NixOS/nixpkgs/compare/9239bc6c9680...8cf393bf481b
_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to