Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 43427da31e6f653a2ac48c76216447b118a8f1b4
      
https://github.com/NixOS/nixpkgs/commit/43427da31e6f653a2ac48c76216447b118a8f1b4
  Author: Anthony Cowley <[email protected]>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M pkgs/development/compilers/llvm/3.8/libc++/default.nix
    M pkgs/development/compilers/llvm/3.8/libc++abi.nix
    M pkgs/development/compilers/llvm/3.8/llvm.nix

  Log Message:
  -----------
  llvm_38: update hashes and fix on darwin

The hashes for libc++ and libc++abi were wrong.

There was also an incompatibility with nixpkgs on darwin which is now
weakly worked around: the "os_trace" macro changed definition in the OS
X development SDK since version 10.9 as used by nixpkgs. LLVM 3.8 uses
the new version, which I am temporarily replacing with a printf on
darwin as it is only used in one minor location.


  Commit: e071dab266dcee87c90605407d5c8ccf3e030d64
      
https://github.com/NixOS/nixpkgs/commit/e071dab266dcee87c90605407d5c8ccf3e030d64
  Author: Joachim Fasting <[email protected]>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M pkgs/development/compilers/llvm/3.8/libc++/default.nix
    M pkgs/development/compilers/llvm/3.8/libc++abi.nix
    M pkgs/development/compilers/llvm/3.8/llvm.nix

  Log Message:
  -----------
  Merge pull request #15252 from acowley/llvm_38

llvm_38: update hashes and fix on darwin


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

Reply via email to