Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 74753d01f8249ab1119314fa3d8ac60ccf6e601e
      
https://github.com/NixOS/nixpkgs/commit/74753d01f8249ab1119314fa3d8ac60ccf6e601e
  Author: John Ericson <[email protected]>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M pkgs/top-level/release-cross.nix

  Log Message:
  -----------
  release-cross: Reformat to be far more legible


  Commit: db0dbd0b81cdcb879186645a3eec47a9882f2366
      
https://github.com/NixOS/nixpkgs/commit/db0dbd0b81cdcb879186645a3eec47a9882f2366
  Author: John Ericson <[email protected]>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M pkgs/top-level/release-cross.nix
    M pkgs/top-level/release-lib.nix

  Log Message:
  -----------
  release-cross: Use the same genAttrs logic for `testOnCross` as `testOn`

Eventually we'll want to test cross-compiling *from* various platforms. For
now, its good to be consistent.


  Commit: 916012121cb950d66ab04ff62eff16b2d94edb7f
      
https://github.com/NixOS/nixpkgs/commit/916012121cb950d66ab04ff62eff16b2d94edb7f
  Author: John Ericson <[email protected]>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M pkgs/top-level/release-lib.nix

  Log Message:
  -----------
  release-cross: Factor out system filtering


  Commit: 1d0e91831be906e63bdcd9d32ff721b67462699b
      
https://github.com/NixOS/nixpkgs/commit/1d0e91831be906e63bdcd9d32ff721b67462699b
  Author: John Ericson <[email protected]>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M pkgs/top-level/release-cross.nix

  Log Message:
  -----------
  release-cross: Test for unchanged native derivations

These derivations do not care about the target platform, and thus should
not be affected by cross-compiling. Currently, these tests *fail*, but they
will be fixed soon by a latter PR. The release-cross job doesn't block a
channel, so this should be no problem.


  Commit: 614ae8f66042dd9337d8fbc1375abc2cea700d39
      
https://github.com/NixOS/nixpkgs/commit/614ae8f66042dd9337d8fbc1375abc2cea700d39
  Author: John Ericson <[email protected]>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M pkgs/top-level/release-cross.nix
    M pkgs/top-level/release-lib.nix

  Log Message:
  -----------
  Merge pull request #21414 from Ericson2314/release-cross

Improve release-cross tests


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

Reply via email to