Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 8bdf83f936adae6f2c907a6d2541e80d4120f051
      
https://github.com/NixOS/nix/commit/8bdf83f936adae6f2c907a6d2541e80d4120f051
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M src/libstore/build.cc
    M src/libstore/store-api.hh

  Log Message:
  -----------
  Add an option to make non-determinism non-fatal

That is, when build-repeat > 0, and the output of two rounds differ,
then print a warning rather than fail the build. This is primarily to
let Hydra check reproducibility of all packages.


  Commit: cea4e2c618fcf0111da2dcacc023d2a7a32ee15b
      
https://github.com/NixOS/nix/commit/cea4e2c618fcf0111da2dcacc023d2a7a32ee15b
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M src/nix-store/nix-store.cc

  Log Message:
  -----------
  Expose enforce-determinism and the result to Hydra


  Commit: dadfddfa7cb5d523969bffd906b74099d6a88387
      
https://github.com/NixOS/nix/commit/dadfddfa7cb5d523969bffd906b74099d6a88387
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  Bail out early when non-determinism is detected


  Commit: b07060688a298abe765bca4258de4c675b24a364
      
https://github.com/NixOS/nix/commit/b07060688a298abe765bca4258de4c675b24a364
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M src/libstore/build.cc
    M src/libstore/store-api.hh
    M src/nix-store/nix-store.cc

  Log Message:
  -----------
  Keep track of the exact build start/stop times


Compare: https://github.com/NixOS/nix/compare/ceeedb58d239...b07060688a29
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to