Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d8a0307a5d36551c641578a3bf1a7d29103df511
      
https://github.com/NixOS/nixpkgs/commit/d8a0307a5d36551c641578a3bf1a7d29103df511
  Author: Dan Peebles <pump...@me.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M pkgs/development/compilers/llvm/3.7/llvm.nix
    M pkgs/os-specific/darwin/apple-source-releases/Libsystem/default.nix
    M pkgs/os-specific/darwin/apple-source-releases/Libsystem/system_c_symbols
    M 
pkgs/os-specific/darwin/apple-source-releases/Libsystem/system_kernel_symbols
    M pkgs/stdenv/darwin/default.nix
    M pkgs/stdenv/darwin/unpack-bootstrap-tools.sh

  Log Message:
  -----------
  [darwin.stdenv] Fix to work on Sierra

This reinstates the libSystem selective symbol export machinery we used
to have, but locks it to the symbols that were present in 10.11 and skips
the actual compiled code we put into that library in favor of the system
initialization code. That should make it more stable and less likely to
do weird stuff than the last time we did this.


  Commit: 77d1fb94f18bc5a8cbc72f0ab8da1a28df1752f5
      
https://github.com/NixOS/nixpkgs/commit/77d1fb94f18bc5a8cbc72f0ab8da1a28df1752f5
  Author: Daniel Peebles <copump...@users.noreply.github.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M pkgs/development/compilers/llvm/3.7/llvm.nix
    M pkgs/os-specific/darwin/apple-source-releases/Libsystem/default.nix
    M pkgs/os-specific/darwin/apple-source-releases/Libsystem/system_c_symbols
    M 
pkgs/os-specific/darwin/apple-source-releases/Libsystem/system_kernel_symbols
    M pkgs/stdenv/darwin/default.nix
    M pkgs/stdenv/darwin/unpack-bootstrap-tools.sh

  Log Message:
  -----------
  Merge pull request #19470 from copumpkin/fix-sierra

Fix Darwin stdenv to work on Sierra


Compare: https://github.com/NixOS/nixpkgs/compare/09d349328255...77d1fb94f18b
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to